Skip to content

Commit

Permalink
Merge pull request #4 from bakura10/master
Browse files Browse the repository at this point in the history
Add note about IAM roles
  • Loading branch information
jeremeamia committed Apr 18, 2013
2 parents 68af4de + 24c6867 commit 6bb6044
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ return array(
);
```

> Note: if you are using IAM EC2 instance role (also called instance profile in Amazon Beanstalk), you can omit
your credentials parameters as they will be fetched automatically from EC2 instance.

## Usage

You can get the AWS service builder object from anywhere that the ZF2 service locator is available (e.g. controller
Expand Down

0 comments on commit 6bb6044

Please sign in to comment.