deleteCustomModel
inline suspend fun BedrockClient.deleteCustomModel(crossinline block: DeleteCustomModelRequest.Builder.() -> Unit): DeleteCustomModelResponse
Deletes a custom model that you created earlier. For more information, see Custom models in the Amazon Bedrock User Guide.