View source: R/elasticsearchservice_operations.R
elasticsearchservice_cancel_domain_config_change | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.