bedrock_register_marketplace_model_endpoint: Registers an existing Amazon SageMaker endpoint with Amazon...

View source: R/bedrock_operations.R

bedrock_register_marketplace_model_endpointR Documentation

Registers an existing Amazon SageMaker endpoint with Amazon Bedrock Marketplace, allowing it to be used with Amazon Bedrock APIs

Description

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.

Usage

bedrock_register_marketplace_model_endpoint(
  endpointIdentifier,
  modelSourceIdentifier
)

Arguments

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.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.