Skip to content

Commit

Permalink
Merge pull request #1181 from tailwarden/fix/komiser-policy
Browse files Browse the repository at this point in the history
update komiser policy to include correct cloudFront function action
  • Loading branch information
mlabouardy authored Nov 8, 2023
2 parents bed10ae + ba9e366 commit ff4f225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"apigateway:GET",
"cloudwatch:GetMetricStatistics",
"cloudfront:ListDistributions",
"cloudfront:Functions",
"cloudfront:ListFunctions",
"cloudfront:ListTagsForResource",
"cloudwatch:DescribeAlarms",
"cloudwatch:ListTagsForResource",
Expand Down

0 comments on commit ff4f225

Please sign in to comment.