v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

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

post/2021-01-01/opensearch/domain/{DomainName}/config/cancel

Path parameters

DomainNamestring required

The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.

Request body

DryRunboolean

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

Response

Success

CancelledChangeIdsGUID[]

The unique identifiers of the changes that were cancelled.

DryRunboolean

Whether or not the request was a dry run. If <code>True</code>, the changes were not actually cancelled.