AwsDynamoDbTableProjection - AWS Security Hub CSPM
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 12, 2026.

AwsDynamoDbTableProjection

For global and local secondary indexes, identifies the attributes that are copied from the table into the index.

Contents

NonKeyAttributes

The nonkey attributes that are projected into the index. For each attribute, provide the attribute name.

Type: Array of strings

Pattern: .*\S.*

Required: No

ProjectionType

The types of attributes that are projected into the index. Valid values are as follows:

  • ALL

  • INCLUDE

  • KEYS_ONLY

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: