Configure your Amazon Lambda Function to have access to VPC-only resources.
Rationale
By default, Amazon Lambda functions run in a secure VPC with access to any AWS service and the internet. Selecting which resources have access secures the connections within your private VPC.