Domain Cluster Config Args
Constructors
Properties
Configuration block containing cold storage configuration. Detailed below.
Number of dedicated main nodes in the cluster.
Whether dedicated main nodes are enabled for the cluster.
Instance type of the dedicated main nodes in the cluster.
Number of instances in the cluster.
Instance type of data nodes in the cluster.
Whether a multi-AZ domain is turned on with a standby AZ. For more information, see Configuring a multi-AZ domain in Amazon OpenSearch Service.
List of node options for the domain.
Whether to enable warm storage.
Configuration block containing zone awareness settings. Detailed below.
Whether zone awareness is enabled, set to true
for multi-az deployment. To enable awareness with three Availability Zones, the availability_zone_count
within the zone_awareness_config
must be set to 3
.