Delete an application inference profile
If you no longer need an application inference profile, you can delete it. You can only delete inference profiles through the Amazon Bedrock API.
To delete an inference profile, send a DeleteInferenceProfile request (see link for request and response formats and field details) with an Amazon Bedrock control plane endpoint and specify the Amazon Resource Name (ARN) or ID of the inference profile to delete in the inferenceProflieIdentifier
field.