new AWSLambdaFunctionVPCConfig()
Properties:
Name | Type | Description |
---|---|---|
SecurityGroupIds |
String | Required: Yes. A list of one or more security groups IDs in the VPC that includes the resources to which your Lambda function requires access. |
SubnetIds |
String | Required: Yes. A list of one or more subnet IDs in the VPC that includes the resources to which your Lambda function requires access. |