Lambda function should have access to VPC resources in configuration

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Description

Ensure your Amazon Lambda Function is configured to access VPC-only resources, enhancing the security of your connection to private resources.

Note: By default, Amazon Lambda functions operate within a secure VPC with internet and AWS service access. By selecting specific resources for access, you can enhance the security of connections within your private VPC.

Remediation

To configure VPC access for an existing Lambda function, please refer to the Configuring VPC access (console) documentation.