v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448206184.6 KB

Lists the specified export tasks. You can list all your export tasks or filter the results based on task ID or task status.

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

Headers

X-Amz-Target'Logs_20140328.DescribeExportTasks' required

Request body

taskIdstring

The ID of the export task. Specifying a task ID filters the results to one or zero export tasks.

statusCode'CANCELLED' | 'COMPLETED' | 'FAILED' | 'PENDING' | 'PENDING_CANCEL' | 'RUNNING'

The status code of the export task. Specifying a status code filters the results to zero or more export tasks.

nextTokenstring

The token for the next set of items to return. (You received this token from a previous call.)

limitinteger

The maximum number of items returned. If you don't specify a value, the default is up to 50 items.

Response

Success

nextTokenstring

The token for the next set of items to return. The token expires after 24 hours.