Skip to content

Commit d91ec6e

Browse files
Update readme.md
1 parent 2f65433 commit d91ec6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ And set the `LOG_CHANNEL` in your environment variable to `cloudwatch`.
5151

5252
If the role of your AWS EC2 instance has access to Cloudwatch logs, `CLOUDWATCH_LOG_KEY` and `CLOUDWATCH_LOG_SECRET` need not be defined in your `.env` file.
5353

54+
### AWS IAM permissions
55+
56+
The needed permissions can be found [here](https://github.com/maxbanton/cwh#aws-iam-needed-permissions).
57+
5458
### Contribution
5559

5660
I have added a `pre-commit` hook to run `php-cs-fixer` whenever you make a commit. To enable this run `sh hooks.sh`.

0 commit comments

Comments
 (0)