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 UpdateHubContent operation.
Updates SageMaker hub content (either a Model or Notebook resource).
You can update the metadata that describes the resource. In addition to the required request fields, specify at least one of the following fields to update:
HubContentDescription
HubContentDisplayName
HubContentMarkdown
HubContentSearchKeywords
SupportStatus
For more information about hubs, see Private curated hubs for foundation model access control in JumpStart.
If you want to update a ModelReference resource in your hub, use the UpdateHubContentResource
API instead.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class UpdateHubContentRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The UpdateHubContentRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateHubContentRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
HubContentDescription | System.String |
Gets and sets the property HubContentDescription. The description of the hub content. |
|
HubContentDisplayName | System.String |
Gets and sets the property HubContentDisplayName. The display name of the hub content. |
|
HubContentMarkdown | System.String |
Gets and sets the property HubContentMarkdown. A string that provides a description of the hub content. This string can include links, tables, and standard markdown formatting. |
|
HubContentName | System.String |
Gets and sets the property HubContentName. The name of the hub content resource that you want to update. |
|
HubContentSearchKeywords | System.Collections.Generic.List<System.String> |
Gets and sets the property HubContentSearchKeywords. The searchable keywords of the hub content. |
|
HubContentType | Amazon.SageMaker.HubContentType |
Gets and sets the property HubContentType.
The content type of the resource that you want to update. Only specify a |
|
HubContentVersion | System.String |
Gets and sets the property HubContentVersion. The hub content version that you want to update. For example, if you have two versions of a resource in your hub, you can update the second version. |
|
HubName | System.String |
Gets and sets the property HubName. The name of the SageMaker hub that contains the hub content you want to update. You can optionally use the hub ARN instead. |
|
SupportStatus | Amazon.SageMaker.HubContentSupportStatus |
Gets and sets the property SupportStatus. Indicates the current status of the hub content resource. |
.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