Skip to content

Commit

Permalink
Add TagRole permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Park committed May 1, 2024
1 parent b8308d2 commit d233fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/serverless-deploy-iam/bin/app.ts
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ export class ServiceDeployIAM extends cdk.Stack {
"iam:GetRole",
"iam:DeleteRole",
"iam:UpdateRole",
"iam:TagRole",
"iam:GetRolePolicy",
"iam:DeleteRolePolicy",
"iam:PutRolePolicy",
Expand Down

0 comments on commit d233fab

Please sign in to comment.