Amazon documentation, update policy document - minimal set of permissions to allow copying AMIs to other regions

pull/3590/head
Erik Olson 10 years ago
parent 9009c63b49
commit a6b59d742d

@ -116,7 +116,11 @@ Packer to work:
"ec2:RegisterImage",
"ec2:CreateTags",
"ec2:ModifyImageAttribute",
"ec2:GetPasswordData"
"ec2:GetPasswordData",
"ec2:DescribeTags",
"ec2:DescribeImageAttribute",
"ec2:CopyImage",
"ec2:DescribeRegions"
],
"Resource" : "*"
}]

Loading…
Cancel
Save