v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1421274230.6 KB

Describes recommendation export jobs created in the last seven days.

Use the ExportAutoScalingGroupRecommendations or ExportEC2InstanceRecommendations actions to request an export of your recommendations. Then use the DescribeRecommendationExportJobs action to view your export jobs.

post/#X-Amz-Target=ComputeOptimizerService.DescribeRecommendationExportJobs

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'ComputeOptimizerService.DescribeRecommendationExportJobs' required

Request body

jobIdsJobId[]
<p>The identification numbers of the export jobs to return.</p> <p>An export job ID is returned when you create an export using the <a>ExportAutoScalingGroupRecommendations</a> or <a>ExportEC2InstanceRecommendations</a> actions.</p> <p>All export jobs created in the last seven days are returned if this parameter is omitted.</p>
nextTokenstring

The token to advance to the next page of export jobs.

maxResultsinteger
<p>The maximum number of export jobs to return with a single request.</p> <p>To retrieve the remaining results, make another request with the returned <code>nextToken</code> value.</p>

Response

Success

nextTokenstring
<p>The token to use to advance to the next page of export jobs.</p> <p>This value is null when there are no more pages of export jobs to return.</p>