dynamodb_create_backup: Creates a backup for an existing table
Usage
dynamodb_create_backup(TableName, BackupName)
Arguments
- TableName
[required] The name of the table. You can also provide the Amazon Resource Name
(ARN) of the table in this parameter.
- BackupName
[required] Specified name for the backup.