restore_summary

DynamoDB.Table.restore_summary
  • (dict) --

    Contains details for the restore.

    • SourceBackupArn (string) --

      The Amazon Resource Name (ARN) of the backup from which the table was restored.

    • SourceTableArn (string) --

      The ARN of the source table of the backup that is being restored.

    • RestoreDateTime (datetime) --

      Point in time or source backup time.

    • RestoreInProgress (boolean) --

      Indicates if a restore is in progress or not.