View source: R/bedrock_operations.R
bedrock_register_marketplace_model_endpoint | R Documentation |
Registers an existing Amazon SageMaker endpoint with Amazon Bedrock Marketplace, allowing it to be used with Amazon Bedrock APIs.
See https://www.paws-r-sdk.com/docs/bedrock_register_marketplace_model_endpoint/ for full documentation.
bedrock_register_marketplace_model_endpoint(
endpointIdentifier,
modelSourceIdentifier
)
endpointIdentifier |
[required] The ARN of the Amazon SageMaker endpoint you want to register with Amazon Bedrock Marketplace. |
modelSourceIdentifier |
[required] The ARN of the model from Amazon Bedrock Marketplace that is deployed on the endpoint. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.