dynamodb_describe_backup: Describes an existing backup of a table
Description
Describes an existing backup of a table.
Usage
dynamodb_describe_backup(BackupArn)
Arguments
BackupArn
[required] The Amazon Resource Name (ARN) associated with the backup.
Request syntax
svc$describe_backup(
BackupArn = "string"
)
Details
You can call DescribeBackup
at a maximum rate of 10 times per second.