TableCreationParameters
The parameters for the table created as part of the import operation.
Types
Properties
The attributes of the table created as part of the import operation.
The billing mode for provisioning the table created as part of the import operation.
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
The primary key and option sort key of the table created as part of the import operation.
Sets the maximum number of read and write units for the specified on-demand table. If you use this parameter, you must specify MaxReadRequestUnits
, MaxWriteRequestUnits
, or both.
Represents the provisioned throughput settings for the specified global secondary index. You must use ProvisionedThroughput
or OnDemandThroughput
based on your table’s capacity mode.
Represents the settings used to enable server-side encryption.