opensearchservice_describe_instance_type_limits: Describes the instance count, storage, and master node limits...

View source: R/opensearchservice_operations.R

opensearchservice_describe_instance_type_limitsR Documentation

Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type

Description

Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type.

See https://www.paws-r-sdk.com/docs/opensearchservice_describe_instance_type_limits/ for full documentation.

Usage

opensearchservice_describe_instance_type_limits(
  DomainName = NULL,
  InstanceType,
  EngineVersion
)

Arguments

DomainName

The name of the domain. Only specify if you need the limits for an existing domain.

InstanceType

[required] The OpenSearch Service instance type for which you need limit information.

EngineVersion

[required] Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y. Defaults to the latest version of OpenSearch.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.