AwsElasticsearchDomainVPCOptions - AWS Security Hub

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: