Lambda function should have access to VPC resources in configuration

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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.

PREVIEWING: antoine.dussault/service-representation-ga-docs-us1