Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.18 KB

API_VpcConfig.md

File metadata and controls

25 lines (19 loc) · 1.18 KB

VpcConfig

The VPC security groups and subnets that are attached to a Lambda function. For more information, see VPC Settings.

Contents

** SecurityGroupIds ** A list of VPC security groups IDs.
Type: Array of strings
Array Members: Maximum number of 5 items.
Required: No

** SubnetIds ** A list of VPC subnet IDs.
Type: Array of strings
Array Members: Maximum number of 16 items.
Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: