View a markdown version of this page

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

AIRecommendationModelDetails

Details about the model package in a recommendation.

Contents

InferenceSpecificationName

The name of the inference specification within the model package.

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

InstanceDetails

The instance details for this recommendation, including instance type, count, and model copies per instance.

Type: Array of AIRecommendationInstanceDetail objects

Required: No

ModelPackageArn

The Amazon Resource Name (ARN) of the 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/[\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: