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

ModelPackageConfig

The configuration for the Model package.

Contents

ModelPackageGroupArn

The Amazon Resource Name (ARN) of the model package group of output model package.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]{9,16}:[0-9]{12}:model-package-group/[\S]{1,2048}

Required: Yes

SourceModelPackageArn

The Amazon Resource Name (ARN) of the source model package used for continued fine-tuning and custom model evaluation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]{9,16}:[0-9]{12}:model-package/[\S]{1,2048}

Required: No

See Also

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