MEDIUM
Source
CloudSploit
ID
lambda-vpc-config

Lambda VPC Config

Ensures Lambda functions are created in a VPC.

Lambda functions should be created in an AWS VPC to avoid exposure to the Internet and to enable communication with VPC resources through NACLs and security groups.

Update the Lambda function with a VPC configuration.