Table Global Secondary Index Args
Represents the properties of a global secondary index.
Constructors
Properties
The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index.
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
The maximum number of read and write units for the specified global secondary index. If you use this parameter, you must specify `MaxReadRequestUnits`
, `MaxWriteRequestUnits`
, or both.
Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide.