You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Some <code>DescribeTaskExecution</code> response elements are only relevant to a
36
-
* specific task mode. For information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html#task-mode-differences">Understanding task mode differences</a> and <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transfer-performance-metrics.html">Understanding data
37
-
* transfer performance metrics</a>.</p>
36
+
* specific task mode. For information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html#task-mode-differences">Understanding task mode differences</a> and <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transfer-performance-counters.html">Understanding data
37
+
* transfer performance counters</a>.</p>
38
38
* </note>
39
39
* @example
40
40
* Use a bare-bones client and the command you need to make an API call.
* <code>ENHANCED</code> - Transfer virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. Currently available for transfers between Amazon S3 locations.</p>
2780
+
* <code>ENHANCED</code> - Transfer virtually unlimited numbers of objects with higher
2781
+
* performance than Basic mode. Enhanced mode tasks optimize the data transfer process by
2782
+
* listing, preparing, transferring, and verifying data in parallel. Enhanced mode is
2783
+
* currently available for transfers between Amazon S3 locations.</p>
2781
2784
* <note>
2782
2785
* <p>To create an Enhanced mode task, the IAM role that you use to call
2783
2786
* the <code>CreateTask</code> operation must have the
* storage and all other supported DataSync locations. Basic mode tasks are subject
2794
+
* to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/datasync-limits.html">quotas</a> on the number of files, objects, and directories in a dataset. Basic
2795
+
* mode sequentially prepares, transfers, and verifies data, making it slower than Enhanced
2796
+
* mode for most workloads.</p>
2792
2797
* </li>
2793
2798
* </ul>
2794
2799
* <p>For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html#task-mode-differences">Understanding task mode differences</a>.</p>
* <p>The number of objects that DataSync finds at your destination location. This metric is only applicable if you <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-file-object-handling">configure your task</a> to delete data in the destination that isn't in the source.</p>
4912
+
* <p>The number of objects that DataSync finds at your destination location. This counter is only applicable if you <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-file-object-handling">configure your task</a> to delete data in the destination that isn't in the source.</p>
* <p>The number of files, objects, and directories that DataSync expects to
5120
-
* transfer over the network. This value is calculated during the task execution's
5121
-
* <code>PREPARING</code>
5122
-
* <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#understand-task-execution-statuses">step</a> before the <code>TRANSFERRING</code> step.</p>
5125
+
* transfer over the network. This value is calculated while DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#understand-task-execution-statuses">prepares</a> the transfer.</p>
5123
5126
* <p>How this gets calculated depends primarily on your task’s <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-TransferMode">transfer
* <p>The number of files, objects, and directories that DataSync actually
5164
-
* transfers over the network. This value is updated periodically during the task execution's
5165
-
* <code>TRANSFERRING</code>
5166
-
* <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#understand-task-execution-statuses">step</a> when something is read from the source and sent over the network.</p>
5167
+
* transfers over the network. This value is updated periodically during your task execution when
5168
+
* something is read from the source and sent over the network.</p>
5167
5169
* <p>If DataSync fails to transfer something, this value can be less than
5168
5170
* <code>EstimatedFilesToTransfer</code>. In some cases, this value can also be greater than
5169
5171
* <code>EstimatedFilesToTransfer</code>. This element is implementation-specific for some
* <p>The number of physical bytes that DataSync transfers over the network after
5192
5194
* compression (if compression is possible). This number is typically less than <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-BytesTransferred">BytesTransferred</a> unless the data isn't compressible.</p>
5193
-
* <note>
5194
-
* <p>Not currently supported with <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
* <p>The number of files, objects, and directories that DataSync actually deletes in
5216
-
* your destination location. If you don't <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">configure your task</a> to
5217
-
* delete data in the destination that isn't in the source, the value is always
5218
-
* <code>0</code>.</p>
5214
+
* your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
5215
+
* isn't in the source</a>, the value is always <code>0</code>.</p>
* <p>The number of files, objects, and directories that DataSync expects to delete in
5251
-
* your destination location. If you don't <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">configure your task</a> to
5252
-
* delete data in the destination that isn't in the source, the value is always
5253
-
* <code>0</code>.</p>
5248
+
* your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
5249
+
* isn't in the source</a>, the value is always <code>0</code>.</p>
* <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
5269
5265
* tasks</a>.</p>
5270
5266
* </note>
5271
-
* <p>This metric isn't applicable if you configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-transfer-mode">transfer all data</a>. In that scenario, DataSync copies everything from the source to the destination without comparing differences between the locations.</p>
5267
+
* <p>This counter isn't applicable if you configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-transfer-mode">transfer
5268
+
* all data</a>. In that scenario, DataSync copies everything from the source to
5269
+
* the destination without comparing differences between the locations.</p>
0 commit comments