typescript aws
parent
540f8b26f0
commit
ea70d289df
|
|
@ -381,7 +381,7 @@ Outputs:
|
||||||
|
|
||||||
DeleteCFNLambdaExecutionRole:
|
DeleteCFNLambdaExecutionRole:
|
||||||
Description: s3
|
Description: s3
|
||||||
Value: !GetAtt 'ECSTaskExecutionRole.Arn'
|
Value: !GetAtt 'DeleteCFNLambdaExecutionRole.Arn'
|
||||||
Export:
|
Export:
|
||||||
Name: !Sub ${EnvironmentName}:DeleteCFNLambdaExecutionRole
|
Name: !Sub ${EnvironmentName}:DeleteCFNLambdaExecutionRole
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue