Submits a request to cancel the trained model job.
patch/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}
Path parameters
membershipIdentifierstring required
The membership ID of the trained model job that you want to cancel.
trainedModelArnstring required
The Amazon Resource Name (ARN) of the trained model job that you want to cancel.
Query parameters
versionIdentifierstring
<p>The version identifier of the trained model to cancel. This parameter allows you to specify which version of the trained model you want to cancel when multiple versions exist.</p> <p>If <code>versionIdentifier</code> is not specified, the base model will be cancelled.</p>
Response
Success