Discover Packages
github.com/awsdocs/aws-doc-sdk-examples/gov2
dynamodb
DescribeTable
command
Version:
v0.0.0-...-9d6317c
Opens a new window with list of versions in this module.
Published: Mar 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
DescribeTablev2.go
This example lists the following properties of a DynamoDB table.
Number of items
Size, in bytes
Status, such as Active
go run DescribeTablev2.go -t TABLE
TABLE is the name of the table.
The unit test accepts a similar value in config.json .
Expand ▾
Collapse ▴
Documentation
¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX - License - Identifier: Apache - 2.0
snippet-start:[dynamodb.gov2.DescribeTable]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.