Toolkit: toolkit output domain name needs to use `RegionalDomainName` for GovCloud and CN compatibility
See original GitHub issueAlthough { "Fn::GetAtt": "DomainName" }
seems to work in CN, it does not work in GovCloud (in GovCloud the wrong domain name is returned).
RegionalDomainName
seems to work; don’t know if that will break something else.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Setting Up Amazon Route 53 with Your AWS GovCloud (US ...
Route 53 domain names, subdomain names, hostnames, aliases, cnames, and other record data fields are not permitted to contain export-controlled data. To use...
Read more >aws-cdk | Yarn - Package Manager
CDK Toolkit, the command line tool for CDK apps ... The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework...
Read more >Migrating a custom domain name to a different API endpoint
Migrate custom domain names using the Amazon CLI. To use the Amazon CLI to migrate a custom domain name from an edge-optimized endpoint...
Read more >Domain Manager - Serverless Framework: Plugins
Serverless plugin for managing custom domains with API Gateways. ... Create custom domain names that your lambda can deploy to with serverless.
Read more >get-domain-name — AWS CLI 2.9.8 Command Reference
Do you have a suggestion to improve the documentation? ... Represents a domain name that is contained in a simpler, more intuitive URL...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rix0rrr @eladb This also doesn’t work with CN regions.
specifically govcloud customers are being negatively impacted by this. cdk deploy’s do not work at all.