AwsElasticsearchDomainVPCOptions - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: