VpcConfig
The VPC configuration for a pentest, specifying the VPC, security groups, and subnets to use during testing.
Contents
- securityGroupArns
-
The Amazon Resource Names (ARNs) of the security groups for the VPC configuration.
Type: Array of strings
Required: No
- subnetArns
-
The Amazon Resource Names (ARNs) of the subnets for the VPC configuration.
Type: Array of strings
Required: No
- vpcArn
-
The Amazon Resource Name (ARN) of the VPC.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: