v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14128056.6 KB

Used to cancel an open change request. Must be sent before the status of the request changes to <code>APPLYING</code>, the final stage of completing your change request. You can describe a change during the 60-day request history retention period for API calls.

patch/CancelChangeSet#catalog&changeSetId

Query parameters

catalogstring required

Required. The catalog related to the request. Fixed value: <code>AWSMarketplace</code>.

changeSetIdstring required

Required. The unique identifier of the <code>StartChangeSet</code> request that you want to cancel.

Response

Success

ChangeSetIdstring

The unique identifier for the change set referenced in this request.

ChangeSetArnstring

The ARN associated with the change set referenced in this request.

All 12 operations