AwsDynamoDbTableKeySchema - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsDynamoDbTableKeySchema

A component of the key schema for the DynamoDB table, a global secondary index, or a local secondary index.

Contents

AttributeName

The name of the key schema attribute.

Type: String

Pattern: .*\S.*

Required: No

KeyType

The type of key used for the key schema attribute. Valid values are HASH or RANGE.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: