AwsDynamoDbTableRestoreSummary - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsDynamoDbTableRestoreSummary

Information about the restore for the table.

Contents

RestoreDateTime

Indicates the point in time that the table was restored to.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

RestoreInProgress

Whether a restore is currently in progress.

Type: Boolean

Required: No

SourceBackupArn

The ARN of the source backup from which the table was restored.

Type: String

Pattern: .*\S.*

Required: No

SourceTableArn

The ARN of the source table for the backup.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: