We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7746a4d commit 8702b42Copy full SHA for 8702b42
data-collection/deploy/deploy-data-collection.yaml
@@ -1447,7 +1447,7 @@ Resources:
1447
Type: AWS::CloudFormation::Stack
1448
Condition: DeployServiceQuotasModule
1449
Properties:
1450
- TemplateURL: !Sub "https://${CFNSourceBucket}.s3.amazonaws.com/cfn/data-collection/v3.10.0/module-service-quotas.yaml"
+ TemplateURL: !Sub "https://${CFNSourceBucket}.s3.${AWS::URLSuffix}/cfn/data-collection/v3.10.0/module-service-quotas.yaml"
1451
Parameters:
1452
DatabaseName: !Ref DatabaseName
1453
DestinationBucket: !Ref S3Bucket
0 commit comments