Amazon web services – Error parsing parameter '–request-items': Invalid JSON: No JSON object could be decoded
Environment = AWS cloud, DynamoDB, AWS Cloud9, Python, JSON. I am trying to right these items into a DynamoDB table with the command aws dynamodb batch-write-item --request-items file://Sensors.json in my Cloud9 CLI. When I do run the command it returns…