Viewing your DataSync task reports - 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).

Viewing your DataSync task reports

DataSync creates task reports for every task execution. When your execution completes, you can find the related task reports in your S3 bucket. Task reports are organized under prefixes that include the IDs of your tasks and their executions.

To help locate task reports in your S3 bucket, use these examples:

  • Summary only task reportreports-prefix/Summary-Reports/task-id-folder/task-execution-id-folder

  • Standard task reportreports-prefix/Detailed-Reports/task-id-folder/task-execution-id-folder

Because task reports are in JSON format, you have several options for viewing your reports:

  • View a report by using Amazon S3 Select.

  • Visualize reports by using Amazon services such as Amazon Glue, Amazon Athena, and Amazon QuickSight. For more information about visualizing your task reports, see the Amazon Storage Blog.