aws-sdk-ec2 1.432.0 → 1.437.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: 96408afc652baebc3b234495c7bd4cd3b03b879c1a0970416686c23ded49b8ff
4
- data.tar.gz: 881d5e7191a5e91b0e45a382ccf60190c167af02195f116dd3527422ca86bab8
3
+ metadata.gz: 40c47fff68d336fede9c2fb9aa4afa13ab340a0dd79af9c7c12a994a3fce3ff6
4
+ data.tar.gz: d95585f9d870ed53ae63a092ee79b34f798d5a2d6968bda9445be2ec6d237ccc
5
5
  SHA512:
6
- metadata.gz: 9809e3c1c91f1a5a5c6ff0a4d6863d4f2dccde8791872a774d055ee703bc46fa59d103fea12ca0640cdafaaa2ccf0d7b1546181d3bb8e22496b20d5e14f529b7
7
- data.tar.gz: '08d82ddf729b5708e0744a156b6b89ff9461ea769b979b134dddc4ce54ce2b75c33a46307b812bcf7fa36711d05bbbdfdf62919d65777156b9b7e9fea7b38bcf'
6
+ metadata.gz: 1fa159a1d5348ac11601d5407aeea9cac74fae1103faa356c8371ca74c2d067f6188bd30690c455e98f207c64c4c4c50ebba605a74c36ecea9cce37d72df8c33
7
+ data.tar.gz: fd3792b5dcdefdb0a70e0d53e80dad99a4de07dfd9bd4813d41c70101357f13c45ff735bc055e46904b54076f8e70aba7e984b0e1ebd980131b58c178167e208
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.437.0 (2024-01-29)
5
+ ------------------
6
+
7
+ * Feature - EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
8
+
9
+ 1.436.0 (2024-01-26)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.435.0 (2024-01-24)
15
+ ------------------
16
+
17
+ * Feature - Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
18
+
19
+ 1.434.0 (2024-01-22)
20
+ ------------------
21
+
22
+ * Feature - Documentation updates for Amazon EC2.
23
+
24
+ 1.433.0 (2024-01-11)
25
+ ------------------
26
+
27
+ * Feature - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
28
+
4
29
  1.432.0 (2024-01-08)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.432.0
1
+ 1.437.0