Task Args
Resource schema for AWS::DataSync::Task.
Example Usage
Example
No Java example available.
Example
No Java example available.
Constructors
Properties
The ARN of the Amazon CloudWatch log group that is used to monitor and log events in the task.
The ARN of an AWS storage resource's location.
Specifies exclude filters that define the files, objects, and folders in your source location that you don't want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters .
Specifies include filters that define the files, objects, and folders in your source location that you want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters .
The configuration of the manifest that lists the files or objects that you want DataSync to transfer. For more information, see Specifying what DataSync transfers by using a manifest .
Specifies your task's settings, such as preserving file metadata, verifying data integrity, among other options.
Specifies a schedule for when you want your task to run. For more information, see Scheduling your task .
The ARN of the source location for the task.
Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see Monitoring your DataSync transfers with task reports . When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole
permission. The AWSDataSyncFullAccess policy includes this permission.