From b3839f48de4a341b3dfca0c70bfbcc5b32d620ca Mon Sep 17 00:00:00 2001 From: Amos Shapira Date: Mon, 6 Oct 2014 13:28:40 +1100 Subject: [PATCH] ec2:ModifyImageAttribute already included in the sample policy ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion. --- website/source/docs/builders/amazon.html.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/source/docs/builders/amazon.html.markdown b/website/source/docs/builders/amazon.html.markdown index 41d1ef0f7..62e1b8467 100644 --- a/website/source/docs/builders/amazon.html.markdown +++ b/website/source/docs/builders/amazon.html.markdown @@ -70,6 +70,3 @@ The following policy document provides the minimal set permissions necessary for }] } - -Depending on what setting you use the following Actions might have to be allowed as well: -* `ec2:ModifyImageAttribute` when using `ami_description`