dynamodb_delete_backup: Deletes an existing backup of a table
Description
Deletes an existing backup of a table.
Usage
dynamodb_delete_backup(BackupArn)
Arguments
BackupArn
[required] The ARN associated with the backup.
Request syntax
svc$delete_backup(
BackupArn = "string"
)
Details
You can call DeleteBackup
at a maximum rate of 10 times per second.