AwsDynamoDbTableRestoreSummary
Information about the restore for the table.
Contents
- RestoreDateTime
-
Indicates the point in time that the table was restored to.
For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.
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 AWS SDKs, see the following: