clarify that it's profile name

pull/4612/head
Matthew Hooker 9 years ago
parent 6b95de73c4
commit 131e1e3857
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -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)

Loading…
Cancel
Save