Skip to content

Commit

Permalink
add lambda:DeleteFunctionConcurrency scope to match application requi…
Browse files Browse the repository at this point in the history
…rement
  • Loading branch information
Chris Park committed Jan 7, 2024
1 parent f3ce709 commit 22162c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/serverless-deploy-iam/bin/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export class ServiceDeployIAM extends cdk.Stack {
"lambda:GetFunctionUrlConfig",
"lambda:ListFunctionUrlConfigs",
"lambda:UpdateFunctionUrlConfig",
"lambda:DeleteFunctionConcurrency",
]
},
{
Expand Down

0 comments on commit 22162c0

Please sign in to comment.