v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1425150118.3 KB

Retrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.

post/#X-Amz-Target=AWSPoseidonService_V2015_11_01.DescribeExportTasks

Headers

X-Amz-Target'AWSPoseidonService_V2015_11_01.DescribeExportTasks' required

Request body

exportIdsConfigurationsExportId[]

One or more unique identifiers used to query the status of an export request.

maxResultsinteger

The maximum number of volume results returned by <code>DescribeExportTasks</code> in paginated output. When this parameter is used, <code>DescribeExportTasks</code> only returns <code>maxResults</code> results in a single page along with a <code>nextToken</code> response element.

nextTokenstring

The <code>nextToken</code> value returned from a previous paginated <code>DescribeExportTasks</code> request where <code>maxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>nextToken</code> value. This value is null when there are no more results to return.

Response

Success

nextTokenstring

The <code>nextToken</code> value to include in a future <code>DescribeExportTasks</code> request. When the results of a <code>DescribeExportTasks</code> request exceed <code>maxResults</code>, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.