AwsEc2VpcPeeringConnectionVpcInfoDetails - 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.

AwsEc2VpcPeeringConnectionVpcInfoDetails

Describes a VPC in a VPC peering connection.

Contents

CidrBlock

The IPv4 CIDR block for the VPC.

Type: String

Pattern: .*\S.*

Required: No

CidrBlockSet

Information about the IPv4 CIDR blocks for the VPC.

Type: Array of VpcInfoCidrBlockSetDetails objects

Required: No

Ipv6CidrBlockSet

The IPv6 CIDR block for the VPC.

Type: Array of VpcInfoIpv6CidrBlockSetDetails objects

Required: No

OwnerId

The ID of the AWS account that owns the VPC.

Type: String

Pattern: .*\S.*

Required: No

PeeringOptions

Information about the VPC peering connection options for the accepter or requester VPC.

Type: VpcInfoPeeringOptionsDetails object

Required: No

Region

The AWS Region in which the VPC is located.

Type: String

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: