elasticsearchservice_cancel_domain_config_change {paws.analytics} | R Documentation |
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.
elasticsearchservice_cancel_domain_config_change(DomainName, DryRun = NULL)
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. |