aws-sdk-outposts 1.21.0 → 1.25.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: 99001964f3c985b60a3941215270a506358efb14d98d250b3a6320340f4f1cd1
4
- data.tar.gz: 50bf76412ae8c57c60459ce189326df4e97d13bb7af63ea3b06e388c4907e07b
3
+ metadata.gz: 8b1549dfe48146459ee3cae896b1fbb0b10b3deea33919e9733a327ea2cdf67d
4
+ data.tar.gz: c9a0354011e7c0ba41ba382fe57b7c8dd0da5bf72cb3623b65097691e3461ba7
5
5
  SHA512:
6
- metadata.gz: ea2e0910950f09101fe64cbd26722e2bd632403f2fd8f5fcb56845842cf7ad034ffb0f43871ea09f01ca29a6ff68b501b8717642a47fca427938a48ac992c6ea
7
- data.tar.gz: db652df66add86bb1ab7f18b0cf157e316d141cee8e7e54137af56741bbc0216a5d72a8b6a54beb7c3dc96b939228aff96748cccf755c244708286ebb7f1a195
6
+ metadata.gz: 7ead2c475f4837230d458ee8b013363e2650aec1730baa69f517c27ba0e0ef0082279adee6c49c8fb4350706184f7d6394c513028973ce097fa3f84671f5361c
7
+ data.tar.gz: 9080046c02d376b8975b1de027275adf3a1906d6dc6976ea6c2da1a1e22d2939f8a612f0954fe8c00e223ec5a6c2ae21ea4b9b131bacfa10978eda54897a1bbd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.25.0 (2021-11-30)
5
+ ------------------
6
+
7
+ * Feature - This release adds the SupportedHardwareType parameter to CreateOutpost.
8
+
9
+ 1.24.0 (2021-11-26)
10
+ ------------------
11
+
12
+ * Feature - This release adds new APIs for working with Outpost sites and orders.
13
+
14
+ 1.23.0 (2021-11-04)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.22.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.21.0 (2021-09-03)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.21.0
1
+ 1.25.0