A developer is trying to get data from an Amazon DynamoDB table called demoman-table. The developer configured the AWS CLI to use a specific IAM user’s credentials and ran the following command:
aws dynamodb get-item --table-name demoman-table --key '{"id": {"N":"1993"}}'
The command returned errors and no rows were returned.
What is the MOST likely cause of these issues?
albert_kuo
7 months, 1 week ago65703c1
11 months, 2 weeks agoJing2023
1 year, 6 months agodilleman
1 year, 6 months agoDigo30sp
1 year, 6 months ago