aws-sdk-mgn 1.11.0 → 1.14.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: b4846fb18f2c897384d9bdf0c993ad2698c7cc0f8ca4c368b4df42db8abd3e30
4
- data.tar.gz: 8386f6ff34aaf3e6c927bdcf05cc7cf6cd42488cabd416c4099a7a0db2a0ddff
3
+ metadata.gz: bad636811c3ce61f13530dfcad4f5847e568da30682c6e9827ac60b2d717c112
4
+ data.tar.gz: '07012327961755d7a461ca1b2e1167abb68697cb4630083fa4cbf84cae04da45'
5
5
  SHA512:
6
- metadata.gz: bdbb0003efeeb52f4130f41702a266c9484268b509fb20b0a92c1e8bcd0b7019e7c1f99312a4343956b6e3e22ea1218c869d800c2ccfe259314f0457943e2bc0
7
- data.tar.gz: c14b3940c4159208b746597a2df8baced23a8f34159b2a56c531e4ca40d0448bc0721da3967f4454641612f9076703a12f5cbeaab68a49130f5b4eeee16f4d49
6
+ metadata.gz: d745749c1d33ae8db428105620c0953e6d04167351c5245cdf1c0906c4d9accc8d642e937a863ffecfa6ca01c237bc37ec66b87a2b8e1688c76f087581b193ec
7
+ data.tar.gz: c94e817d160e9834817f8146d1b50e792e46d32b4e37974bf73620fa0e35621bab79d32f2f060ce9541481ff967108b9f58d1dd0a9d20e3cffec253ffd61575f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.14.0 (2022-06-23)
5
+ ------------------
6
+
7
+ * Feature - New and modified APIs for the Post-Migration Framework
8
+
9
+ 1.13.0 (2022-04-20)
10
+ ------------------
11
+
12
+ * Feature - Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException
13
+
14
+ 1.12.0 (2022-03-01)
15
+ ------------------
16
+
17
+ * Feature - Add support for GP3 and IO2 volume types. Add bootMode to LaunchConfiguration object (and as a parameter to UpdateLaunchConfigurationRequest).
18
+
4
19
  1.11.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.11.0
1
+ 1.14.0