DynamoDB - Backup and Recovery
Given this AWS CLI command:
What will be the status of the backup immediately after running this command?
aws dynamodb create-backup --table-name Customers --backup-name CustBackup1
What will be the status of the backup immediately after running this command?
