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 1AM user's credentials and executed 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?
Currently there are no comments in this discussion, be the first to comment!