Skip to content

Commit

Permalink
Update cli/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: hfaulds <[email protected]>
  • Loading branch information
Pete Wagner and hfaulds authored Jan 21, 2019
1 parent 398e49d commit 723da18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ action "Publish" {

All environment variables listed in [the official documentation](https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html) are supported.

We provide defaults for some of following, these may also be overridden:
The most common environment variables are:

- `AWS_DEFAULT_REGION`- **Optional** The AWS region name, defaults to `us-east-1` ([more info](https://docs.aws.amazon.com/general/latest/gr/rande.html))
- `AWS_DEFAULT_OUTPUT`- **Optional** The CLI's output output format, defaults to `json` ([more info](https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html))
Expand Down

0 comments on commit 723da18

Please sign in to comment.