Skip to content

Commit

Permalink
Merge pull request #54 from ajschumacher/patch-1
Browse files Browse the repository at this point in the history
change naked URL to a link from "IAM role"
  • Loading branch information
rlmcpherson committed Mar 4, 2015
2 parents 3389398 + 4b947cf commit 02a078b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ To try the latest release of the gof3r command-line interface without installing
$ export AWS_SECRET_ACCESS_KEY=<secret_key>
```

gof3r also supports IAM role-based keys from EC2 instance metadata. If available and environment variables are not set, these keys are used are used automatically. (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
gof3r also supports [IAM role](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)-based keys from EC2 instance metadata. If available and environment variables are not set, these keys are used are used automatically.

Examples:

Expand Down

0 comments on commit 02a078b

Please sign in to comment.