
Answer-first summary for fast verification
Answer: Use AWS Certificate Manager in us-east-1 and create a DNS CNAME record.
To use an SSL/TLS certificate with Amazon CloudFront, the certificate must be imported into AWS Certificate Manager (ACM) in the us-east-1 (N. Virginia) Region. This requirement ensures compatibility with CloudFront. Therefore, the correct option is D: Import the SSL/TLS certificate into AWS Certificate Manager (ACM) in the us-east-1 Region and create a DNS CNAME record for the custom domain.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How should a developer configure a custom domain with SSL/TLS for an API Gateway REST API in us-east-2, using a third-party SSL/TLS certificate and Amazon CloudFront?
A
Use AWS Certificate Manager in the API's Region and create a DNS A record.
B
Use CloudFront for the certificate and create a DNS CNAME record.
C
Use AWS Certificate Manager in the API's Region and create a DNS CNAME record.
D
Use AWS Certificate Manager in us-east-1 and create a DNS CNAME record.
No comments yet.