AWS Printing DynamoDB Table Via CLI
I'm trying to find the right command to use in the CLI to print the contents of a table within DynamoDB. I've tried using the following command but it gives me a "parameter validation failed" error. ` aws dynamodb get-item…