AwsDynamoDbTableKeySchema - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: