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