aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
449 stars 113 forks source link

Self Manage DNS records for Route 53 domains that exist in same account #3934

Open vishal-dms opened 3 months ago

vishal-dms commented 3 months ago

Before opening, please confirm:

Amplify Hosting feature

Public APIs

Is your feature request related to a problem? Please describe:

When configuring Route 53 custom domain where hosted zone exist in the same account as that of the application, Amplify automatically creates/updates/deletes the DNS records based on domain configuration.

There are use cases like Partial (CNAME) setup where ability to modify underlying DNS records (after they have been configured with Amplify) where self-managing DNS records is essential.

As on today this is only possible in case of Route 53 domains where hosted zone does exist in same account or third domains where user is expected to update the DNS records manually.

Describe how you'd like this feature to work

Ability for user to self-manage DNS records (just like in case of third party domains) should be provided by Amplify

github-actions[bot] commented 3 months ago

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!