iam-permissions missing (#1359)

Stack fails without ec2:AuthorizeSecurityGroupEgress and ec2:AuthorizeSecurityGroupIngress
This commit is contained in:
Ryszard Perkowski 2017-01-24 23:42:22 +01:00 committed by John Mulhausen
parent cb94a4cc43
commit baae52cabf
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ follow the link for more information.
"ec2:AttachInternetGateway",
"ec2:AttachNetworkInterface",
"ec2:AttachVolume",
"ec2:AuthorizeSecurityGroupEgress",
"ec2:AuthorizeSecurityGroupIngress",
"ec2:CreateInternetGateway",
"ec2:CreateNatGateway",
"ec2:CreateNetworkAcl",