Bedrock / Client / delete_marketplace_model_endpoint

delete_marketplace_model_endpoint#

Bedrock.Client.delete_marketplace_model_endpoint(**kwargs)#

Deletes an endpoint for a model from Amazon Bedrock Marketplace.

See also: AWS API Documentation

Request Syntax

response = client.delete_marketplace_model_endpoint(
    endpointArn='string'
)
Parameters:

endpointArn (string) –

[REQUIRED]

The Amazon Resource Name (ARN) of the endpoint you want to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions