HubContentInfo - Amazon SageMaker

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

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

See Also

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