aws-sdk-transfer 1.56.0 → 1.57.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: 39c99769c059939e06165d2c2ed8b711c36c9f5e08f7ada74706ee5ba41b0e1f
4
- data.tar.gz: efce29b73f50cba763087e845db52b789c60ef897cd2bb6b3a43d2f84feada21
3
+ metadata.gz: 9979487ffcaf1e591f578ab8ead99de5e8a4762488a0e550ef8ef4ff0f6e6979
4
+ data.tar.gz: d20d0d5356f22d95f553f54e40921aab60cfd6957b02f1e2b146a0f2c5a73161
5
5
  SHA512:
6
- metadata.gz: 59ccd768fb291d1faf960b6a63230fa63f7170e4210e00dc68cb515763456e6c3d08ca10275829994c6a220ba87dd691a83f46b81480096ee9c98d69c7dd6e38
7
- data.tar.gz: b4712eea79a68f04c9fa1b0553dd28652a31d29b4103f5f1bce7e3eceef2d15da68b8c1fc96a43519545e4ca1f49667d52ed2291a4609d12de8c6931ae312e46
6
+ metadata.gz: e00b9bfccaab724d24fd3beadc20ca3193d052e900ca9762f6ca83f6117ecb4b0119e9e84c3a42aa6ae6b727ee46b3830ac6822e50e2355930415ff084a7f286
7
+ data.tar.gz: 43b51b9c439f02926bb1b6f24548efe1f90e4531f69f86fc7f6b37a16ae497dc567713b9b4eddda13026d526c7cb407a6d61152a20ed16080f3a2806d3874a3c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.57.0 (2022-07-26)
5
+ ------------------
6
+
7
+ * Feature - AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.
8
+
4
9
  1.56.0 (2022-06-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.56.0
1
+ 1.57.0