listForecastExportJobs
abstract suspend fun listForecastExportJobs(input: ListForecastExportJobsRequest = ListForecastExportJobsRequest { }): ListForecastExportJobsResponse
Returns a list of forecast export jobs created using the CreateForecastExportJob operation. For each forecast export job, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). To retrieve the complete set of properties, use the ARN with the DescribeForecastExportJob operation. You can filter the list using an array of Filter objects.