We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6eaa59 commit 7ca75ecCopy full SHA for 7ca75ec
deploy/template.yaml
@@ -2283,7 +2283,7 @@ Resources:
2283
DeletionPolicy: Delete
2284
UpdateReplacePolicy: Delete
2285
Properties:
2286
- TemplateURL: https://account-mgmt-frontend-dev-lambda-code.s3.eu-west-2.amazonaws.com/nested-stack-template.yaml
+ TemplateURL: https://template-bucket-templatebucket-civakigopbg2.s3.eu-west-2.amazonaws.com/request-count-scaling/template.yaml
2287
Parameters:
2288
PermissionsBoundary: !Sub "arn:aws:iam::${AWS::AccountId}:policy/account-mgmt-frontend-pipeline-RequestCountScalingBoundary"
2289
CodeSigningConfigArn: !If
0 commit comments