Skip to content

/AWS1/CL_SGM=>LSTINFERENCERECOMMENDATION01()

About ListInferenceRecommendationsJobSteps

Returns a list of the subtasks for an Inference Recommender job.

The supported subtasks are benchmarks, which evaluate the performance of your model on different instance types.

Method Signature

IMPORTING

Required arguments:

IV_JOBNAME TYPE /AWS1/SGMRECOMMENDATIONJOBNAME /AWS1/SGMRECOMMENDATIONJOBNAME

The name for the Inference Recommender job.

Optional arguments:

IV_STATUS TYPE /AWS1/SGMRECOMMENDATIONJOBSTAT /AWS1/SGMRECOMMENDATIONJOBSTAT

A filter to return benchmarks of a specified status. If this field is left empty, then all benchmarks are returned.

IV_STEPTYPE TYPE /AWS1/SGMRECOMMENDATIONSTEPT00 /AWS1/SGMRECOMMENDATIONSTEPT00

A filter to return details about the specified type of subtask.

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

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of results to return.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

A token that you can specify to return more results from the list. Specify this field if you have a token that was returned from a previous request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTINFERENCERECO03 /AWS1/CL_SGMLSTINFERENCERECO03