Skip to content

Commit

Permalink
Also add the untag options
Browse files Browse the repository at this point in the history
  • Loading branch information
Secretions committed Feb 7, 2025
1 parent 14c4441 commit 7372717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/iam-bootstrap/bootstrap-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"lambda:GetFunctionCodeSigningConfig",
"lambda:DeleteCodeSigningConfig",
"lambda:TagResource",
"lambda:UntagResource",
"lambda:ListTags"
],
"Resource": "*"
Expand All @@ -63,6 +64,7 @@
"cur:DescribeReportDefinitions",
"cur:DeleteReportDefinition",
"cur:TagResource",
"cur:UntagResource",
"cur:ListTagsForResource"
],
"Resource": [
Expand Down

0 comments on commit 7372717

Please sign in to comment.