powered by
Creates a backup for an existing table.
See https://paws-r.github.io/docs/dynamodb/create_backup.html for full documentation.
dynamodb_create_backup(TableName, BackupName)
[required] The name of the table.
[required] Specified name for the backup.