AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the RegisterMarketplaceModelEndpoint operation. Registers an existing Amazon SageMaker endpoint with Amazon Bedrock Marketplace, allowing it to be used with Amazon Bedrock APIs.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Bedrock.AmazonBedrockRequest
      Amazon.Bedrock.Model.RegisterMarketplaceModelEndpointRequest

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class RegisterMarketplaceModelEndpointRequest : AmazonBedrockRequest
         IAmazonWebServiceRequest

The RegisterMarketplaceModelEndpointRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EndpointIdentifier System.String

Gets and sets the property EndpointIdentifier.

The ARN of the Amazon SageMaker endpoint you want to register with Amazon Bedrock Marketplace.

Public Property ModelSourceIdentifier System.String

Gets and sets the property ModelSourceIdentifier.

The ARN of the model from Amazon Bedrock Marketplace that is deployed on the endpoint.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5