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 UpdateMarketplaceModelEndpoint operation. Updates the configuration of an existing endpoint for a model from Amazon Bedrock Marketplace.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class UpdateMarketplaceModelEndpointRequest : AmazonBedrockRequest IAmazonWebServiceRequest
The UpdateMarketplaceModelEndpointRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateMarketplaceModelEndpointRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientRequestToken | System.String |
Gets and sets the property ClientRequestToken. A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. This token is listed as not required because Amazon Web Services SDKs automatically generate it for you and set this parameter. If you're not using the Amazon Web Services SDK or the CLI, you must provide this token or the action will fail. |
![]() |
EndpointArn | System.String |
Gets and sets the property EndpointArn. The Amazon Resource Name (ARN) of the endpoint you want to update. |
![]() |
EndpointConfig | Amazon.Bedrock.Model.EndpointConfig |
Gets and sets the property EndpointConfig. The new configuration for the endpoint, including the number and type of instances to use. |
.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