elasticsearchservice_upgrade_elasticsearch_domain: Allows you to either upgrade your domain or perform an...

View source: R/elasticsearchservice_operations.R

elasticsearchservice_upgrade_elasticsearch_domainR Documentation

Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version

Description

Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.

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

Usage

elasticsearchservice_upgrade_elasticsearch_domain(
  DomainName,
  TargetVersion,
  PerformCheckOnly = NULL
)

Arguments

DomainName

[required]

TargetVersion

[required] The version of Elasticsearch that you intend to upgrade the domain to.

PerformCheckOnly

This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade.


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