aws-sdk-ec2 1.365.0 → 1.367.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0e5e6312c5850ded6f0fbe95a4448ef43035f8c62f2c0747c544d7cf9b5e9a62
4
- data.tar.gz: 4d95755c9fe4440ea20d836124f5e0f9c27d83156b59d727650b811dc86673d4
3
+ metadata.gz: f2a2dd338104c4059633cbf5848a7ded37485c569a8fa594bf161d8f541df9b9
4
+ data.tar.gz: 61e7b7ba487ec89c2af3f06cfeef39fbab1b88dce117094abed7efd817069d3b
5
5
  SHA512:
6
- metadata.gz: 1261b7bf58677970f3a3e628d0d57c32fcb54eae70f6e8c56707aa0814d1038f31648abf0806558cfeb7c782e9965faad3e01fd0e1497ae58f865b8e97775343
7
- data.tar.gz: 7bd70af756a0521af582592bc79b4ae0133871a073d93fee3084768f8c98148877b8cffc52e7c183819ab248b2f27fa301445c4c3df1eeda90d57cc5baddba1f
6
+ metadata.gz: ddb30ad4ad309cd7e2c8efc37240f31f0430ae28f15c4120c8d1b839d7c38370adec39d90abf0830f6aafcd5c9a1165e6232049303a1f316ff47d3f17e62d76c
7
+ data.tar.gz: fd79d456c9616f017c5df6046718ab20840bc3bdb934189264a6f1749d86879cbe4736c3cdaafa9db555ae2b6f28401b2bbfa302b4fe514617546f36b1cbcf6d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.367.0 (2023-02-28)
5
+ ------------------
6
+
7
+ * Feature - This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default.
8
+
9
+ 1.366.0 (2023-02-14)
10
+ ------------------
11
+
12
+ * Feature - With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.
13
+
4
14
  1.365.0 (2023-02-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.365.0
1
+ 1.367.0