AWS Lambda · Schema

VpcConfig

VPC connectivity settings for a Lambda function

Properties

Name Type Description
SubnetIds array A list of VPC subnet IDs
SecurityGroupIds array A list of VPC security group IDs
View JSON Schema on GitHub