Merge pull request #24 from eyesis/patch-1

Update ec2ab - IAM User Required Permissions.json
This commit is contained in:
Colin Johnson 2013-04-10 07:23:11 -07:00
commit 34def1a7a1

View File

@ -6,7 +6,6 @@
"ec2:CreateSnapshot", "ec2:CreateSnapshot",
"ec2:DeleteSnapshot", "ec2:DeleteSnapshot",
"ec2:CreateTags", "ec2:CreateTags",
"ec2:Deletenapshot",
"ec2:DescribeTags" "ec2:DescribeTags"
], ],
"Effect": "Allow", "Effect": "Allow",
@ -15,4 +14,4 @@
] ]
} }
] ]
} }