Lambda function should have access to VPC resources in configuration
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
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.
To configure VPC access for an existing Lambda function, please refer to the Configuring VPC access (console) documentation.