DynamoDB - Backup and Recovery
You run this command to restore a table:
But it fails with an error. What is the likely cause?
aws dynamodb restore-table-to-point-in-time --source-table-name Inventory --target-table-name Inventory --restore-date-time 1704067200
But it fails with an error. What is the likely cause?
