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

InferenceRecommendationsJobStep

A returned array object for the Steps response field in the ListInferenceRecommendationsJobSteps API command.

Contents

JobName

The name of the Inference Recommender job.

Type: String

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

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

Required: Yes

Status

The current status of the benchmark.

Type: String

Valid Values: PENDING | IN_PROGRESS | COMPLETED | FAILED | STOPPING | STOPPED | DELETING | DELETED

Required: Yes

StepType

The type of the subtask.

BENCHMARK: Evaluate the performance of your model on different instance types.

Type: String

Valid Values: BENCHMARK

Required: Yes

InferenceBenchmark

The details for a specific benchmark.

Type: RecommendationJobInferenceBenchmark object

Required: No

See Also

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