AwsLambdaFunctionVpcConfig - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: