Learn R Programming

paws.analytics (version 0.7.0)

elasticsearchservice_cancel_domain_config_change: Cancels a pending configuration change on an Amazon OpenSearch Service domain

Description

Cancels a pending configuration change on an Amazon OpenSearch Service domain.

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

Usage

elasticsearchservice_cancel_domain_config_change(DomainName, DryRun = NULL)

Arguments

DomainName

[required] Name of the OpenSearch Service domain configuration request to cancel.

DryRun

When set to True, returns the list of change IDs and properties that will be cancelled without actually cancelling the change.