Data Source schema for AWS::DataSync::Task
id
(String) Uniquely identifies the resource.cloudwatch_log_group_arn
(String) The ARN of the Amazon CloudWatch log group that is used to monitor and log events in the task.destination_location_arn
(String) The ARN of an AWS storage resource's location.destination_network_interface_arns
(List of String) The Amazon Resource Names (ARNs) of the destination ENIs (Elastic Network Interfaces) that were created for your subnet.excludes
(Attributes List) (see below for nested schema)includes
(Attributes List) (see below for nested schema)manifest_config
(Attributes) Configures a manifest, which is a list of files or objects that you want DataSync to transfer. (see below for nested schema)name
(String) The name of a task. This value is a text reference that is used to identify the task in the console.options
(Attributes) Represents the options that are available to control the behavior of a StartTaskExecution operation. (see below for nested schema)schedule
(Attributes) Specifies the schedule you want your task to use for repeated executions. (see below for nested schema)source_location_arn
(String) The ARN of the source location for the task.source_network_interface_arns
(List of String) The Amazon Resource Names (ARNs) of the source ENIs (Elastic Network Interfaces) that were created for your subnet.status
(String) The status of the task that was described.tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)task_arn
(String) The ARN of the task.task_report_config
(Attributes) Specifies how you want to configure a task report, which provides detailed information about for your Datasync transfer. (see below for nested schema)excludes
Read-Only:
filter_type
(String) The type of filter rule to apply. AWS DataSync only supports the SIMPLE_PATTERN rule type.value
(String) A single filter string that consists of the patterns to include or exclude. The patterns are delimited by "|".includes
Read-Only:
filter_type
(String) The type of filter rule to apply. AWS DataSync only supports the SIMPLE_PATTERN rule type.value
(String) A single filter string that consists of the patterns to include or exclude. The patterns are delimited by "|".manifest_config
Read-Only:
action
(String) Specifies what DataSync uses the manifest for.format
(String) Specifies the file format of your manifest.source
(Attributes) Specifies the manifest that you want DataSync to use and where it's hosted. (see below for nested schema)manifest_config.source
Read-Only:
s3
(Attributes) Specifies the S3 bucket where you're hosting the manifest that you want AWS DataSync to use. (see below for nested schema)manifest_config.source.s3
Read-Only:
bucket_access_role_arn
(String) Specifies the AWS Identity and Access Management (IAM) role that allows DataSync to access your manifest.manifest_object_path
(String) Specifies the Amazon S3 object key of your manifest.manifest_object_version_id
(String) Specifies the object version ID of the manifest that you want DataSync to use.s3_bucket_arn
(String) Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your manifest.options
Read-Only:
atime
(String) A file metadata value that shows the last time a file was accessed (that is, when the file was read or written to).bytes_per_second
(Number) A value that limits the bandwidth used by AWS DataSync.gid
(String) The group ID (GID) of the file's owners.log_level
(String) A value that determines the types of logs that DataSync publishes to a log stream in the Amazon CloudWatch log group that you provide.mtime
(String) A value that indicates the last time that a file was modified (that is, a file was written to) before the PREPARING phase.object_tags
(String) A value that determines whether object tags should be read from the source object store and written to the destination object store.overwrite_mode
(String) A value that determines whether files at the destination should be overwritten or preserved when copying files.posix_permissions
(String) A value that determines which users or groups can access a file for a specific purpose such as reading, writing, or execution of the file.preserve_deleted_files
(String) A value that specifies whether files in the destination that don't exist in the source file system should be preserved.preserve_devices
(String) A value that determines whether AWS DataSync should preserve the metadata of block and character devices in the source file system, and recreate the files with that device name and metadata on the destination.security_descriptor_copy_flags
(String) A value that determines which components of the SMB security descriptor are copied during transfer.task_queueing
(String) A value that determines whether tasks should be queued before executing the tasks.transfer_mode
(String) A value that determines whether DataSync transfers only the data and metadata that differ between the source and the destination location, or whether DataSync transfers all the content from the source, without comparing to the destination location.uid
(String) The user ID (UID) of the file's owner.verify_mode
(String) A value that determines whether a data integrity verification should be performed at the end of a task execution after all data and metadata have been transferred.schedule
Read-Only:
schedule_expression
(String) A cron expression that specifies when AWS DataSync initiates a scheduled transfer from a source to a destination locationstatus
(String) Specifies status of a schedule.tags
Read-Only:
key
(String) The key for an AWS resource tag.value
(String) The value for an AWS resource tag.task_report_config
Read-Only:
destination
(Attributes) Specifies where DataSync uploads your task report. (see below for nested schema)object_version_ids
(String) Specifies whether your task report includes the new version of each object transferred into an S3 bucket, this only applies if you enable versioning on your bucket.output_type
(String) Specifies the type of task report that you want.overrides
(Attributes) 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. (see below for nested schema)report_level
(String) Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.task_report_config.destination
Read-Only:
s3
(Attributes) Specifies the Amazon S3 bucket where DataSync uploads your task report. (see below for nested schema)task_report_config.destination.s3
Read-Only:
bucket_access_role_arn
(String) Specifies the Amazon Resource Name (ARN) of the IAM policy that allows Datasync to upload a task report to your S3 bucket.s3_bucket_arn
(String) Specifies the ARN of the S3 bucket where Datasync uploads your report.subdirectory
(String) Specifies a bucket prefix for your report.task_report_config.overrides
Read-Only:
deleted
(Attributes) 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. (see below for nested schema)skipped
(Attributes) Specifies the level of reporting for the files, objects, and directories that Datasync attempted to skip during your transfer. (see below for nested schema)transferred
(Attributes) Specifies the level of reporting for the files, objects, and directories that Datasync attempted to transfer. (see below for nested schema)verified
(Attributes) Specifies the level of reporting for the files, objects, and directories that Datasync attempted to verify at the end of your transfer. This only applies if you configure your task to verify data during and after the transfer (which Datasync does by default) (see below for nested schema)task_report_config.overrides.deleted
Read-Only:
report_level
(String) Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.task_report_config.overrides.skipped
Read-Only:
report_level
(String) Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.task_report_config.overrides.transferred
Read-Only:
report_level
(String) Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.task_report_config.overrides.verified
Read-Only:
report_level
(String) Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.