
Explanation:
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.
No comments yet.
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