TestGridVpcConfig - AWS Device Farm Documentation

TestGridVpcConfig

The VPC security groups and subnets that are attached to a project.

Contents

securityGroupIds

A list of VPC security group IDs in your Amazon VPC.

Type: Array of strings

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

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

Pattern: .*\S.*

Required: Yes

subnetIds

A list of VPC subnet IDs in your Amazon VPC.

Type: Array of strings

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

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

Pattern: .*\S.*

Required: Yes

vpcId

The ID of the Amazon VPC.

Type: String

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

Pattern: .*\S.*

Required: Yes

See Also

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