AwsElasticsearchDomainVPCOptions - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsElasticsearchDomainVPCOptions

Information that OpenSearch derives based on VPCOptions for the domain.

Contents

AvailabilityZones

The list of Availability Zones associated with the VPC subnets.

Type: Array of strings

Pattern: .*\S.*

Required: No

SecurityGroupIds

The list of security group IDs associated with the VPC endpoints for the domain.

Type: Array of strings

Pattern: .*\S.*

Required: No

SubnetIds

A list of subnet IDs associated with the VPC endpoints for the domain.

Type: Array of strings

Pattern: .*\S.*

Required: No

VPCId

ID for the VPC.

Type: String

Pattern: .*\S.*

Required: No

See Also

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