clarify that it's profile name

This commit is contained in:
Matthew Hooker 2017-02-28 23:23:36 -08:00
parent 6b95de73c4
commit 131e1e3857
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ following steps:
- Looks for the credentials file in the `AWS_SHARED_CREDENTIALS_FILE`
environment variable, and if that's empty, use the default credentials
file (`.aws/credentials`) in the user's home directory.
- Uses the profile set in the `AWS_PROFILE` environment variable. If the
environment variable is not set, uses "default" as the profile.
- Uses the profile name set in the `AWS_PROFILE` environment variable. If
the environment variable is not set, uses "default" as the profile name.
3. Lookup an IAM role for the current EC2 instance (if you're running in EC2)