v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Describe the content of a hub.

Hub APIs are only callable through SageMaker Studio.

post/#X-Amz-Target=SageMaker.DescribeHubContent

Headers

X-Amz-Target'SageMaker.DescribeHubContent' required

Request body

HubNamestring required

The name of the hub that contains the content to describe.

HubContentType'Model' | 'Notebook' required

The type of content in the hub.

HubContentNamestring required

The name of the content to describe.

HubContentVersionstring

The version of the content to describe.

Response

Success

HubContentNamestring required

The name of the hub content.

HubContentArnstring required

The Amazon Resource Name (ARN) of the hub content.

HubContentVersionstring required

The version of the hub content.

HubContentType'Model' | 'Notebook' required

The type of hub content.

DocumentSchemaVersionstring required

The document schema version for the hub content.

HubNamestring required

The name of the hub that contains the content.

HubArnstring required

The Amazon Resource Name (ARN) of the hub that contains the content.

HubContentDisplayNamestring

The display name of the hub content.

HubContentDescriptionstring

A description of the hub content.

HubContentMarkdownstring

A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.

HubContentDocumentstring required

The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

HubContentSearchKeywordsHubSearchKeyword[]

The searchable keywords for the hub content.

HubContentStatus'Available' | 'Importing' | 'Deleting' | 'ImportFailed' | 'DeleteFailed' required

The status of the hub content.

FailureReasonstring

The failure reason if importing hub content failed.

CreationTimestring date-time required

The date and time that hub content was created.