AWS::DataSync::Task Destination
Specifies where DataSync uploads your task report.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3" :
TaskReportConfigDestinationS3
}
Properties
S3
-
Specifies the Amazon S3 bucket where DataSync uploads your task report.
Required: No
Type: TaskReportConfigDestinationS3
Update requires: No interruption