Skip to content

Commit

Permalink
Update lambda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PranjalChaitanya authored Feb 22, 2024
1 parent 65333e8 commit 0b37669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Resources:
Action: "lambda:InvokeFunction"
Principal: apigateway.amazonaws.com
FunctionName: !Ref AdminAPIUserManagementLambda
DependsOn: AdminAPIGWName
DependsOn: AdminAPIGateway

AdminAPIUserManagementLambdaIAMRole:
Type: AWS::IAM::Role
Expand Down

0 comments on commit 0b37669

Please sign in to comment.