aws-sdk-datasync 1.72.0 → 1.74.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 19e946e5184978ec16db9eed532a217df28a85544529bdf50269ab92d8446b67
4
- data.tar.gz: 9249e2b0c8b91b92516e0c5791a1acc574a07dd6714870e3fb7c528867813fa3
3
+ metadata.gz: 2024713ee4a25b366f65c94c1e4106b5a9d9a844104c7fcfcb9bf34e0ef91ef0
4
+ data.tar.gz: 29fac01e0271649b8d64bea745b513e455cc1a3e4e9f23d8b3ba4e7dd22ad09c
5
5
  SHA512:
6
- metadata.gz: '079731fa15f60f3a001f6e1613766979fa5cadbdf3317ca22d84b6013c9aea6134b388bf11d9609042a254a0c86d3b2125e378f85dc8e9cc86f57dc0af392362'
7
- data.tar.gz: 972040f1b805fddb162fca4abb7ad9876cb2bf17bf523a8c5705211893f4d778fcd127baea155640f28f7dd140d4d5afc4f0f15f7ee83b174288fee84ddc3579
6
+ metadata.gz: f251dee6793f5cb82d90453b32016e6d5fff40960919c338e7767d22c1eaa180529db68960d02db99f9e94d6c54f829766311d077795958f7af0dd6217ad3820
7
+ data.tar.gz: c68e77485eca1adc84eceb9521427b7c2aacf277aec2aed1ef64e61e614501315e7e452dd87b2b1a013506543b4cf8c2d582cae816c86c8008a136bfffef9e0a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.74.0 (2024-04-24)
5
+ ------------------
6
+
7
+ * Feature - This change allows users to disable and enable the schedules associated with their tasks.
8
+
9
+ 1.73.0 (2024-02-07)
10
+ ------------------
11
+
12
+ * Feature - AWS DataSync now supports manifests for specifying files or objects to transfer.
13
+
4
14
  1.72.0 (2024-01-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.74.0