v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Describes the specified export image tasks or all of your export image tasks.

get/#Action=DescribeExportImageTasks

Query parameters

DryRunboolean

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.

Namestring

The name of the filter. Filter names are case-sensitive.

Valuesstring[]

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an <code>OR</code>, and the request returns all results that match any of the specified values.

Filter tasks using the <code>task-state</code> filter and one of the following values: <code>active</code>, <code>completed</code>, <code>deleting</code>, or <code>deleted</code>.

ExportImageTaskIdstring[]

The IDs of the export image tasks.

MaxResultsinteger

The maximum number of results to return in a single call.

NextTokenstring

A token that indicates the next page of results.

Action'DescribeExportImageTasks' required
Version'2016-11-15' required

Response

Success