EBSOptions - Amazon OpenSearch Service

EBSOptions

Container for the parameters required to enable EBS-based storage for an OpenSearch Service domain.

Contents

EBSEnabled

Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.

Type: Boolean

Required: No

Iops

Specifies the baseline input/output (I/O) performance of EBS volumes attached to data nodes. Applicable only for the gp3 and provisioned IOPS EBS volume types.

Type: Integer

Required: No

Throughput

Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes. Applicable only for the gp3 volume type.

Type: Integer

Required: No

VolumeSize

Specifies the size (in GiB) of EBS volumes attached to data nodes.

Type: Integer

Required: No

VolumeType

Specifies the type of EBS volumes attached to data nodes.

Type: String

Valid Values: standard | gp2 | io1 | gp3

Required: No

See Also

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