Create a subdomain pointing to RedShit (Route53)
0
Hello I currently have a Redshift Cluster and I need to my apps point to a subdomain instead of the Redshift cluster HOST. This redshift cluster is inside a VPC with gateway endpoint type. How do I create a route53 record inside my already existing hosted zone to do this?
Already tried adding a CNAME record and poiting directly to the Redshift host,a but since its inside a VPC does not work.
asked 2 months ago4 views
1 Answers
0
Hello
When you are accessing the Private entries from public DNS you can't so You can create a Private DNS in VPC, and Use this DNS inside the VPC it should work Please check the link to create the Private DNS https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-private.html
Thanks
answered 2 months ago
Relevant questions
Redshift Cluster Resizing stuck at 97%
asked an hour agoHow to find redshift cluster version details
asked 2 months agoHow can I see the remaining time when resizing Redshift cluster?
asked a month agoRedshift cluster stuck at modifying
asked 5 months agoCreate a subdomain pointing to RedShit (Route53)
asked 2 months agoCDK: How to restore a Redshift from a Snapshot ?
asked 5 minutes agoHow do I get a Redshift Auqa cluster to stop pausing and actually pause?
asked 16 days agoHow to delete Redshift Serverless ?
Accepted Answerasked 3 months agoVPC Peering and DNS resolution of a public Amazon Redshift cluster
Accepted Answerasked 2 years agoRedshift Data Sharing - Play and Pause
Accepted Answer