Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a company integrate its domain name with Amazon API Gateway in the ca-central-1 Region to enable secure HTTPS access for third-party API consumers through Amazon Route 53?
A
Utilize API Gateway stage variables to set the Endpoint-URL and import the domain's public certificate into ACM.
B
Configure Route 53 DNS with an alias to the API Gateway stage and import the certificate into ACM in the us-east-1 Region.
C
Establish a Regional API Gateway endpoint with the domain, import the certificate into ACM in the same Region, attach the certificate, and set up Route 53 for traffic routing.
D
Set up a Regional API Gateway endpoint with domain association, import the certificate into ACM in the us-east-1 Region, attach the certificate to the APIs, and create Route 53 DNS records for domain resolution.