
Answer-first summary for fast verification
Answer: Configure API Gateway to use SSL/TLS
Configuring API Gateway to use SSL/TLS ensures that all communication between clients and the API Gateway is encrypted, maintaining confidentiality and integrity of the data in transit.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are designing a secure architecture for an application that uses Amazon API Gateway. Which feature should be enabled to ensure secure communication between clients and the API Gateway?
A
Enable CORS support
B
Configure API Gateway to use SSL/TLS
C
Set up API caching
D
Use AWS Lambda for backend processing
No comments yet.