Skip to content

/AWS1/CL_FCS=>DESCRIBEPREDICTOR()

About DescribePredictor

This operation is only valid for legacy predictors created with CreatePredictor. If you are not using a legacy predictor, use DescribeAutoPredictor.

Describes a predictor created using the CreatePredictor operation.

In addition to listing the properties provided in the CreatePredictor request, this operation lists the following properties:

  • DatasetImportJobArns - The dataset import jobs used to import training data.

  • AutoMLAlgorithmArns - If AutoML is performed, the algorithms that were evaluated.

  • CreationTime

  • LastModificationTime

  • Status

  • Message - If an error occurred, information about the error.

Method Signature

IMPORTING

Required arguments:

IV_PREDICTORARN TYPE /AWS1/FCSARN /AWS1/FCSARN

The Amazon Resource Name (ARN) of the predictor that you want information about.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FCSDESCRPREDICTORRSP /AWS1/CL_FCSDESCRPREDICTORRSP