Skip to content

Commit

Permalink
feat: add missing code suite actions to policy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
roblambell authored Jan 8, 2024
1 parent 63d64f3 commit cad8393
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"Effect": "Allow",
"Action": [
"apigateway:GET",
"codecommit:ListRepositories",
"codecommit:ListTagsForResource",
"codebuild:ListProjects",
"codedeploy:ListApplications",
"codedeploy:ListDeploymentGroups",
"cloudwatch:GetMetricStatistics",
"cloudfront:ListDistributions",
"cloudfront:ListFunctions",
Expand Down

0 comments on commit cad8393

Please sign in to comment.