VpcConfig - Amazon GuardDuty

VpcConfig

Amazon Virtual Private Cloud configuration details associated with your Lambda function.

Contents

securityGroups

The identifier of the security group attached to the Lambda function.

Type: Array of SecurityGroup objects

Required: No

subnetIds

The identifiers of the subnets that are associated with your Lambda function.

Type: Array of strings

Required: No

vpcId

The identifier of the Amazon Virtual Private Cloud.

Type: String

Required: No

See Also

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