Configuration for AWS (on their end and the user's) is a prerequisite; however, there's no listing of the exact names of the keys for the environment variables used for secret access key and access key id.
Suggestion: Add an example in the document about AWS showing a valid configuration for a user's .profile, .bashrc, .zshrc, etc.
Note that if the project is going to stay committed to utilizing direnv, you could add these to the example .envrc for the project, with comments explaining what's up in further detail.
Configuration for AWS (on their end and the user's) is a prerequisite; however, there's no listing of the exact names of the keys for the environment variables used for secret access key and access key id.
Suggestion: Add an example in the document about AWS showing a valid configuration for a user's
.profile
,.bashrc
,.zshrc
, etc.Note that if the project is going to stay committed to utilizing direnv, you could add these to the example
.envrc
for the project, with comments explaining what's up in further detail.Reference: http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html