Skip to content

Bedrock  >  Structures  >  VpcConfig

VpcConfig

Structure Class

VpcConfig dataclass

The configuration of a virtual private cloud (VPC). For more information, see Protect your data using Amazon Virtual Private Cloud and Amazon Web Services PrivateLink.

Attributes

security_group_ids instance-attribute
security_group_ids: list[str]

An array of IDs for each security group in the VPC to use.

subnet_ids instance-attribute
subnet_ids: list[str]

An array of IDs for each subnet in the VPC to use.