aws-sdk-mgn 1.62.0 → 1.63.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: 5366d0c4ff08168d60eadb4a768848009632a70125220e01f15bb333a96c1236
4
- data.tar.gz: 99af837dd7a60388b97374589ce9fe9e7d9b15a9da63902bea5e7caaa7d8c0a8
3
+ metadata.gz: d5f177c280c197787f1f63854623b271d19dede00ce0a8ee8a1a02fe12afdf13
4
+ data.tar.gz: 133cd4371677fb0abd0ff0fca47fc6ac46eec52be971ea191c6dc7e8d2406954
5
5
  SHA512:
6
- metadata.gz: 702ef803e093f85666dee4e4de8a5f8bff06715514531f1ff1a4d0b0abece92b917203f12888bfb1998bb97847884f33967dcc079f5ce7342f83960b5d0e7262
7
- data.tar.gz: a9034c7704bff3620e1322de229187c4a50da7c25b4f27a3c032843e74f56e16ca2b9d3f77da4b132d07fb5a12541ebaa4b7130b33acd46d151407fdbb04bfd2
6
+ metadata.gz: e3f68d81a75b4f90e9b9de7b4c4f1cc2b26d123c7ac85d3d0ef314d2a580c1d45e52e5e1d522760ced03e50e24f3b0580b79cb248ec1db40beb59b1844732709
7
+ data.tar.gz: 2549593a25387b1c54bd027b87796c0b3158455bafbcaa69bdc12d2e3f5a7ed18b13a7a07ba8b8ba93504840243cec52aacfe009a0d506568bf445c14fe55f33
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.63.0 (2026-03-13)
5
+ ------------------
6
+
7
+ * Feature - Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
8
+
4
9
  1.62.0 (2026-03-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.62.0
1
+ 1.63.0