DynamoDB - Backup and Recovery
A developer tries to enable PITR on a table but uses the command:
Why does this command fail?
aws dynamodb update-table --table-name Products --point-in-time-recovery Enabled=trueWhy does this command fail?
