Skip to content

Commit

Permalink
Merge pull request aws-samples#45 from aws-samples/readme-aws-cli-json
Browse files Browse the repository at this point in the history
Add a note about aws cli output format to README
  • Loading branch information
Nosajool authored Jun 13, 2020
2 parents 810bafe + 1671e2c commit 9f897fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ This is a React application demonstrating how to use the AWS IoT platform via MQ

* Install and configure the [AWS Command Line Interface](https://aws.amazon.com/cli/)
* Ensure that the aws cli region is the same as what you define in `api/config.yml`
* Please configure your `output` format to be `json`. [Instructions](https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-output.html)
* [jq](https://stedolan.github.io/jq/) to process command-line JSON.
* [npm](https://www.npmjs.com/get-npm) the node package manager

Expand Down

0 comments on commit 9f897fe

Please sign in to comment.