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>.
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