VPCDerivedInfo
Information about the subnets and security groups for an Amazon OpenSearch Service
domain provisioned within a virtual private cloud (VPC). For more information, see
Launching your Amazon OpenSearch Service domains using a VPC. This
information only exists if the domain was created with VPCOptions.
Contents
- AvailabilityZones
-
The list of Availability Zones associated with the VPC subnets.
Type: Array of strings
Required: No
- SecurityGroupIds
-
The list of security group IDs associated with the VPC endpoints for the domain.
Type: Array of strings
Required: No
- SubnetIds
-
A list of subnet IDs associated with the VPC endpoints for the domain.
Type: Array of strings
Required: No
- VPCId
-
The ID for your VPC. Amazon VPC generates this value when you create a 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: