Delete a custom model - Amazon Bedrock

Delete a custom model

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

Console
  1. Sign in to the AWS Management Console using an IAM role with Amazon Bedrock permissions, and open the Amazon Bedrock console at https://console.aws.amazon.com/bedrock/.

  2. Select Provisioned Throughput under Assessment and deployment 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.