Amazon DynamoDB · Schema

Projection

Represents attributes that are copied from the table into an index

AWSDatabaseDocument StoreKey-ValueNoSQLServerless

Properties

Name Type Description
ProjectionType string The set of attributes that are projected into the index
NonKeyAttributes array The non-key projected attributes
View JSON Schema on GitHub