HubInfo - 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).

HubInfo

Information about a hub.

Contents

CreationTime

The date and time that the hub was created.

Type: Timestamp

Required: Yes

HubArn

The Amazon Resource Name (ARN) of the hub.

Type: String

Length Constraints: Maximum length of 255.

Pattern: .*

Required: Yes

HubName

The name of the hub.

Type: String

Length Constraints: Maximum length of 63.

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

Required: Yes

HubStatus

The status of the hub.

Type: String

Valid Values: InService | Creating | Updating | Deleting | CreateFailed | UpdateFailed | DeleteFailed

Required: Yes

LastModifiedTime

The date and time that the hub was last modified.

Type: Timestamp

Required: Yes

HubDescription

A description of the hub.

Type: String

Length Constraints: Maximum length of 1023.

Pattern: .*

Required: No

HubDisplayName

The display name of the hub.

Type: String

Length Constraints: Maximum length of 255.

Pattern: .*

Required: No

HubSearchKeywords

The searchable keywords for the hub.

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 Amazon SDKs, see the following: