typescript aws
parent
b1ff94ae07
commit
1790195b70
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue