Serverless scaling and work to authorizer

This commit is contained in:
2020-05-21 17:32:27 -04:00
parent 92d0fa6476
commit 835d0f2833
10 changed files with 162 additions and 50 deletions

View File

@ -101,7 +101,7 @@ Resources:
TemplateURL: !Sub 'https://s3.${AWS::Region}.amazonaws.com/sumu-stacks/dt/${release}/cloudformation/dt/cloudwatch.yaml'
Parameters:
environment: !Ref environment
Cluster: !GetAtt EcsCluster.Outputs.Cluster
Cluster: !GetAtt EcsCluster.Outputs.ClusterArn
LambdaArn: !GetAtt LambdaFunctions.Outputs.TaskListManager
#---------