Lambda function should have access to VPC resources in configuration

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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.