Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.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.
- Console
-
-
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://eusc-de-east-1.console.amazonaws-eusc.eu/bedrock.
-
Select Provisioned Throughput 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.