AWS::DataSync::Task Overrides - Amazon CloudFormation
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).

AWS::DataSync::Task Overrides

Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that DataSync attempted to delete in your destination location.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Deleted

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to delete in your destination location. This only applies if you configure your task to delete data in the destination that isn't in the source.

Required: No

Type: Deleted

Update requires: No interruption

Skipped

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to skip during your transfer.

Required: No

Type: Skipped

Update requires: No interruption

Transferred

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to transfer.

Required: No

Type: Transferred

Update requires: No interruption

Verified

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to verify during your transfer.

Required: No

Type: Verified

Update requires: No interruption