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 UpdateCustomModelDeployment operation. Updates a custom model deployment with a new custom model. This allows you to deploy updated models without creating new deployment endpoints.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class UpdateCustomModelDeploymentRequest : AmazonBedrockRequest IAmazonWebServiceRequest
The UpdateCustomModelDeploymentRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateCustomModelDeploymentRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
CustomModelDeploymentIdentifier | System.String |
Gets and sets the property CustomModelDeploymentIdentifier. Identifier of the custom model deployment to update with the new custom model. |
|
ModelArn | System.String |
Gets and sets the property ModelArn. ARN of the new custom model to deploy. This replaces the currently deployed model. |
.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