Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions org-formation/800-redirects/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -422,17 +422,3 @@ TreatAdApexRedirect:
TargetDomainName: "treatad.org"
AcmCertificateArn: "arn:aws:acm:us-east-1:797640923903:certificate/e8e438c6-8b58-4c39-b63d-d9c2a051e068"
RedirectFctName: !Sub '${resourcePrefix}-treatad-apex-redirect-cloudfront-fct'

# Issue IT-4466, redirect www.cancercomplexity.synapse.org to cancercomplexity.synapse.org
# This requires manually adding a CNAME record in the synapse.org hosted zone
CancerComplexityWebRedirect:
Type: update-stacks
Template: s3-redirect-bucket.yaml
StackName: !Sub '${resourcePrefix}-cancer-complexity-web-redirect'
StackDescription: Setup a redirect from www.cancercomplexity.synapse.org to cancercomplexity.synapse.org
DefaultOrganizationBindingRegion: !Ref primaryRegion
DefaultOrganizationBinding:
Account: !Ref SageITAccount
Parameters:
RedirectFrom: www.cancercomplexity.synapse.org
RedirectTo: cancercomplexity.synapse.org
56 changes: 0 additions & 56 deletions org-formation/800-redirects/s3-redirect-bucket.yaml

This file was deleted.