typescript aws

pull/235/head
mdugdale 2021-03-27 22:54:07 +00:00
parent b1ff94ae07
commit 1790195b70
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Resources:
Action: "sts:AssumeRole" Action: "sts:AssumeRole"
Path: "/" Path: "/"
Policies: Policies:
- PolicyName: !Sub "DeleteCFNLambdaExecutionRole-${StackName}" - PolicyName: !Sub "DeleteLambdaExRole-${StackName}"
PolicyDocument: PolicyDocument:
Version: "2012-10-17" Version: "2012-10-17"
Statement: Statement: