Delete a custom model - Amazon Bedrock

Delete a custom model

To delete a custom model, choose the tab for your preferred method, and then follow the steps:

Before you begin

If you're deleting a distilled model, you must first delete any Provisioned Throughput or custom model deployment associated with the model. For more information, see Delete a Provisioned Throughput or Delete a custom model deployment.

Console
  1. Sign in to the AWS Management Console with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at https://console.aws.amazon.com/bedrock.

  2. Select Provisioned Throughput from the left navigation pane.

  3. From the Models section, select a custom model.

  4. Choose the options icon ( Vertical ellipsis icon representing a menu or more options. ) and select Delete.

  5. Follow the instructions to confirm deletion. Your custom model is then deleted.

API

To delete a custom model, send a DeleteCustomModel request with an Amazon Bedrock control plane endpoint. Specify either the name of the custom model or its ARN as the modelIdentifier.