Amazon DataSync task statuses - Amazon DataSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon DataSync task statuses

There are statuses to help you understand if your Amazon DataSync task is ready to run, in progress, or having an issue.

Task statuses

When you create an Amazon DataSync task, you might see these statuses.

Console status API status Description
Available

AVAILABLE

The task is ready to start transferring data.

Running

RUNNING

A task execution is in progress.

Unavailable

UNAVAILABLE

A DataSync agent used by the task is offline.

Queued

QUEUED

Another task execution using the same DataSync agent is in progress. For more information, see Running multiple tasks.

Task execution statuses

When you start a DataSync task, you might see these statuses.

Console status API status Description

Queueing

QUEUED

Another task execution is running and using the same DataSync agent. For more information, see Running multiple tasks.

Launching

LAUNCHING

DataSync is initializing the task execution. This status usually goes quickly but can take up to a few minutes.

Preparing

PREPARING

DataSync is determining the data that need to be transferred. This can take just minutes or a few hours depending on the number of files, objects, or directories in both locations.

Transferring

TRANSFERRING

DataSync is performing the actual data transfer.

Verifying

VERIFYING

DataSync is performing a data-integrity check at the end of the transfer.

Success

SUCCESS

The transfer succeeded.

Error

ERROR

The transfer failed.