bedrock_get_marketplace_model_endpoint {paws.machine.learning} | R Documentation |
Retrieves details about a specific endpoint for a model from Amazon Bedrock Marketplace
Description
Retrieves details about a specific endpoint for a model from Amazon Bedrock Marketplace.
See https://www.paws-r-sdk.com/docs/bedrock_get_marketplace_model_endpoint/ for full documentation.
Usage
bedrock_get_marketplace_model_endpoint(endpointArn)
Arguments
endpointArn |
[required] The Amazon Resource Name (ARN) of the endpoint you want to get information about. |
[Package paws.machine.learning version 0.9.0 Index]