Skip to content

Commit

Permalink
zalando-stups#188 - Updates README to add support for SQS in role def…
Browse files Browse the repository at this point in the history
…inition of lizzy
  • Loading branch information
Boris Malensek committed Oct 7, 2016
1 parent 599c18b commit 40f5d08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,8 @@ need to specify the `IAM role`_ in a manner like:
"cloudwatch:*",
"elasticache:*",
"acm:*",
"autoscaling:*"
"autoscaling:*",
"sqs:*"
],
"Effect": "Allow",
"Resource": "*"
Expand Down

0 comments on commit 40f5d08

Please sign in to comment.