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

BaseModel

Identifies the foundation model that was used as the starting point for model customization.

Contents

HubContentName

The hub content name of the base model.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 63.

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

Required: No

HubContentVersion

The hub content version of the base model.

Type: String

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

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

Required: No

RecipeName

The recipe name of the base model.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Required: No

See Also

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