Encryption of data in transit between API Gateway and Lambda (AWS)

Viewed 28

I have a hard time finding information related to this.

I have a API Gateway in AWS with a method that is tied to a lambda through

Integration type: Lambda Function

. Is the traffic between the API gateway and the lambda secured?

Cheers, Rasmus

0 Answers
Related