aws-sdk-outposts 1.23.0 → 1.27.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: fc268318b356d99095376890f21dbeb7957782e7f28affae02e001f037f6b17d
4
- data.tar.gz: ccfc7307ba9cb0fc0dba946df836a40646fc3811b27e8a11d61a7544e2d56e4f
3
+ metadata.gz: 9778d89e9c448591970bb44bf930e0005acc4def51659f9f7dad0fe88f9fbc24
4
+ data.tar.gz: 3d3cfeb0f6445edcd3823949e57de831946eee9da0493d77a6a11d9a217f2212
5
5
  SHA512:
6
- metadata.gz: c992d8060231e29f8fb46984e95d4284502f240d33a9f2bd16167cc0625f958e21a38ce47d3359427916a09699fde850e48adfe4bcc3dc54474187d1b893db06
7
- data.tar.gz: d2b475911393de76b35c76baf7ad3e3939d58db9b78d1b3c0e901a5b547bd35f17f1e3e76f2299cf2984e12cf4266e65f39691bd6559efe5dbae40ab106f1af9
6
+ metadata.gz: e55c45743e8699aa7ac70d6b1bdb4d3f5dedf261bdbced90034b805f1a509aa527c9a33ac4b3400a388a057c6715e25b49b9d4d5bb89274b8224b86c466b9277
7
+ data.tar.gz: 3fa0f5e1f5a7c2d7236d202b603002195a92099ed5c311febf985d16fb52ea0842012c523f897445bda2cee9c7de3d92ba155c7f11406481ffd188b07b8abd44
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.27.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.26.0 (2021-12-08)
10
+ ------------------
11
+
12
+ * Feature - This release adds the UpdateOutpost API.
13
+
14
+ 1.25.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * Feature - This release adds the SupportedHardwareType parameter to CreateOutpost.
18
+
19
+ 1.24.0 (2021-11-26)
20
+ ------------------
21
+
22
+ * Feature - This release adds new APIs for working with Outpost sites and orders.
23
+
4
24
  1.23.0 (2021-11-04)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.23.0
1
+ 1.27.0