VpcConfiguration - AWS CodeConnections

VpcConfiguration

The VPC configuration provisioned for the host.

Contents

SecurityGroupIds

The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 11. Maximum length of 20.

Pattern: sg-\w{8}(\w{9})?

Required: Yes

SubnetIds

The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 15. Maximum length of 24.

Pattern: subnet-\w{8}(\w{9})?

Required: Yes

VpcId

The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 21.

Pattern: vpc-\w{8}(\w{9})?

Required: Yes

TlsCertificate

The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 16384.

Pattern: [\s\S]*

Required: No

See Also

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