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
-
-
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/
. -
Select Provisioned Throughput under Assessment and deployment from the left navigation pane.
-
From the Models section, select a custom model.
-
Choose the options icon ( ) and select Delete.
-
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
.