AwsLambdaFunctionVpcConfig
The VPC security groups and subnets that are attached to a Lambda function.
Contents
- SecurityGroupIds
-
A list of VPC security groups IDs.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- SubnetIds
-
A list of VPC subnet IDs.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- VpcId
-
The ID of the VPC.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: