Top "Amazon-route53" questions

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.

AWS Route 53 problem DNS_PROBE_FINISHED_NXDOMAIN

On AWS we have 2 Elastic Beanstalk instances and one S3 bucket for a static website. Since app used Login With …

amazon-web-services amazon-route53
Redirect subdomain URL to URL subdirectory on Amazon AWS

We've created a subdomain via Route 53 on AWS that points to an external server. We now want to redirect that …

amazon-web-services amazon-s3 amazon-route53
Why are the value for Hosted Zone ID different for ELB and Route 53 Alias Target?

Here is my load balancer Sid-LB - the Hosted Zone ID is highlighted: And this is the Route 53 (hosted zone …

amazon-web-services amazon-ec2 amazon-elb amazon-route53
Namecheap webmail setup but can't receive email

I'm trying to setup incoming email for my Amazon EC2 linux box. Namecheap Private Email records for domains with third-party …

email amazon-web-services amazon-ec2 amazon-route53 namecheap
EC2/Route53: How Do I Point Apex Record at Load Balancer?

In Amazon, I am attempting to create a cname for a domain, example.com to a load balancer in Route 53 …

amazon-web-services dns amazon-ec2 load-balancing amazon-route53
Amazon Route 53 Client Exception on creation

I have a problem with amazon sdk for .net while creating an Amazon Route 53 Client calling AWSClientFactory.CreateAmazonRoute53Client(AccessKeyID, …

c# .net amazon-web-services amazon-route53
Redirect http:// requests to https:// on AWS API Gateway (using Custom Domains)

I'm using AWS API Gateway with a custom domain. When I try to access https://www.mydomain.com it works …

amazon-web-services aws-sdk aws-api-gateway amazon-route53
Create new MX records for Google Apps Amazon Route 53

I'm very new to all things web-development. I have a website registered with Route 53 and am using Amazon Web Services …

amazon-web-services amazon-route53
Amazon AWS Route 53 Hosted Zone does not work

So I have moved my domain over to Amazon Route 53 and I have made a new hosted zone with all …

amazon-web-services amazon-s3 dns amazon-route53
Route53 route subdomain to AWS Lambda?

I want to route my.domain.com to the url of my lambda function (which I setup and working via …

amazon-web-services subdomain cname amazon-route53 aws-lambda