RestoreTableToPointInTimeRequest
Types
Properties
The billing mode of the restored table.
List of global secondary indexes for the restored table. The indexes provided should match existing secondary indexes. You can choose to exclude some or all of the indexes at the time of restore.
List of local secondary indexes for the restored table. The indexes provided should match existing secondary indexes. You can choose to exclude some or all of the indexes at the time of restore.
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.
Provisioned throughput settings for the restored table.
Time in the past to restore the table to.
The DynamoDB table that will be restored. This value is an Amazon Resource Name (ARN).
Name of the source table that is being restored.
The new server-side encryption settings for the restored table.
The name of the new table to which it must be restored to.
Restore the table to the latest possible time. LatestRestorableDateTime
is typically 5 minutes before the current time.