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 UpdateModelCard operation.
Update an Amazon SageMaker Model Card.
You cannot update both model card content and model card status in a single call.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class UpdateModelCardRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The UpdateModelCardRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateModelCardRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Content | System.String |
Gets and sets the property Content. The updated model card content. Content must be in model card JSON schema and provided as a string. When updating model card content, be sure to include the full content and not just updated content. |
![]() |
ModelCardName | System.String |
Gets and sets the property ModelCardName. The name or Amazon Resource Name (ARN) of the model card to update. |
![]() |
ModelCardStatus | Amazon.SageMaker.ModelCardStatus |
Gets and sets the property ModelCardStatus. The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.
|
.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