HubContentInfo - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HubContentInfo

Information about hub content.

Contents

CreationTime

The date and time that the hub content was created.

Type: Timestamp

Required: Yes

DocumentSchemaVersion

The version of the hub content document schema.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 14.

Pattern: ^\d{1,4}.\d{1,4}.\d{1,4}$

Required: Yes

HubContentArn

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

Type: String

Length Constraints: Maximum length of 255.

Pattern: .*

Required: Yes

HubContentName

The name of the hub content.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

HubContentStatus

The status of the hub content.

Type: String

Valid Values: Available | Importing | Deleting | ImportFailed | DeleteFailed

Required: Yes

HubContentType

The type of hub content.

Type: String

Valid Values: Model | Notebook | ModelReference

Required: Yes

HubContentVersion

The version of the hub content.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 14.

Pattern: ^\d{1,4}.\d{1,4}.\d{1,4}$

Required: Yes

HubContentDescription

A description of the hub content.

Type: String

Length Constraints: Maximum length of 1023.

Pattern: .*

Required: No

HubContentDisplayName

The display name of the hub content.

Type: String

Length Constraints: Maximum length of 255.

Pattern: .*

Required: No

HubContentSearchKeywords

The searchable keywords for the hub content.

Type: Array of strings

Array Members: Maximum number of 50 items.

Length Constraints: Maximum length of 255.

Pattern: ^[^A-Z]*$

Required: No

OriginalCreationTime

The date and time when the hub content was originally created, before any updates or revisions.

Type: Timestamp

Required: No

SageMakerPublicHubContentArn

The ARN of the public hub content.

Type: String

Length Constraints: Maximum length of 255.

Pattern: ^arn:[a-z0-9-\.]{1,63}:sagemaker:\w+(?:-\w+)+:aws:hub-content\/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}\/Model\/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,63}$

Required: No

SupportStatus

The support status of the hub content.

Type: String

Valid Values: Supported | Deprecated

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: