A company registered its domain with Amazon Route 53. The company uses Amazon API Gateway in the ca-central-1 Region as a public interface for backend microservice APIs consumed securely by third parties. The company wants the API Gateway URL to use the company's domain name and corresponding certificate so third parties can use HTTPS. Which solution meets these requirements?
Choose an answer
Tap an option to check your answer.
Correct answer: Create a Regional API Gateway endpoint. Associate the API Gateway endpoint with the company's domain name. Import the public certificate associated with the company's domain name into AWS Certificate Manager (ACM) in the same Region. Attach the certificate to the API Gateway endpoint. Configure Route 53 to route traffic to the API Gateway endpoint..
Why this is the answer
To use a custom domain name with API Gateway and enable HTTPS, you need to create a custom domain name in API Gateway. This involves importing the SSL/TLS certificate for your domain into AWS Certificate Manager (ACM) in the same region as your API Gateway. Then, you associate this certificate with the custom domain name in API Gateway. Finally, you configure Route 53 to create an A record (alias) that points your custom domain name to the API Gateway custom domain name endpoint. Incorrect options: Stage variables are for configuration within an API Gateway stage, not for custom domain mapping or certificate management. While Route 53 DNS records are necessary, importing the certificate into us-east-1 is only for CloudFront distributions, not for regional API Gateway custom domains. Importing the certificate into us-east-1 is incorrect for a regional API Gateway custom domain. Also, pointing an A record to the company's domain name itself would create a circular reference.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed