Skip to content

Commit 7372717

Browse files
committed
Also add the untag options
1 parent 14c4441 commit 7372717

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/iam-bootstrap/bootstrap-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"lambda:GetFunctionCodeSigningConfig",
4444
"lambda:DeleteCodeSigningConfig",
4545
"lambda:TagResource",
46+
"lambda:UntagResource",
4647
"lambda:ListTags"
4748
],
4849
"Resource": "*"
@@ -63,6 +64,7 @@
6364
"cur:DescribeReportDefinitions",
6465
"cur:DeleteReportDefinition",
6566
"cur:TagResource",
67+
"cur:UntagResource",
6668
"cur:ListTagsForResource"
6769
],
6870
"Resource": [

0 commit comments

Comments
 (0)