Deletes a custom model deployment. This operation stops the deployment and removes it from your account. After deletion, the deployment ARN can no longer be used for inference requests.
The following actions are related to the DeleteCustomModelDeployment operation:
delete/model-customization/custom-model-deployments/{customModelDeploymentIdentifier}
Path parameters
customModelDeploymentIdentifierstring required
The Amazon Resource Name (ARN) or name of the custom model deployment to delete.
Response
Success
DeleteCustomModelDeploymentResponse required