elasticsearchservice_cancel_domain_config_change {paws.analytics} | R Documentation |
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. |
[Package paws.analytics version 0.9.0 Index]