Skip to content

Commit

Permalink
Add missing IAM permission
Browse files Browse the repository at this point in the history
  • Loading branch information
brikis98 committed Sep 11, 2016
1 parent 509c499 commit b132cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Whichever method you use to authenticate, the AWS account you use to authenticat
"ec2:DeleteSnapshot",
"ec2:DeregisterImage",
"ec2:DescribeImages",
"ec2:DescribeInstances",
"ec2:DescribeSnapshots"
],
"Resource": [
Expand Down

0 comments on commit b132cc0

Please sign in to comment.