v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Returns a list of predictor backtest export jobs created using the CreatePredictorBacktestExportJob operation. This operation returns a summary for each backtest export job. You can filter the list using an array of Filter objects.

To retrieve the complete set of properties for a particular backtest export job, use the ARN with the DescribePredictorBacktestExportJob operation.

post/#X-Amz-Target=AmazonForecast.ListPredictorBacktestExportJobs

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonForecast.ListPredictorBacktestExportJobs' required

Request body

NextTokenstring

If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

MaxResultsinteger

The number of items to return in the response.

Response

Success

NextTokenstring

Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.