aws-sdk-ec2 1.364.0 → 1.369.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: 07f0aaf94c170c862831aa6dc21dba2ccf7e5b538f44863e2c9efdf0184f2eb1
4
- data.tar.gz: f583f752747ddc80feafd62548f22d8cb25a6047d80dbfcd282b0e776e4aefa0
3
+ metadata.gz: 1417a9ba674cc853ad0f2c254b045b5ddd4040b89ba4ffe0a6e11123c189bdec
4
+ data.tar.gz: 81dac0d0ff17842ca412e4f8f5d3e2a3a4f7c2804ff3f80319f3683b154a036e
5
5
  SHA512:
6
- metadata.gz: 9b20f42b53e7468ddd116241feb4743899b2cc3d5f93cfa59541bc25e0abf6902a1ce0b416e324f036c225caa3befbd175360fb50fc1d856de9741f158a0e714
7
- data.tar.gz: 4114b225a82db40a5371fb8e4fed9226a9d1d4be1eb52d0e7e9d45c3172b8670618e50b27e1b704c40edeaf1026f48f53675cde84d044e481980a2022234bbb9
6
+ metadata.gz: b89a835f34bf6fbf414884701d8be5577fb410107e1186844e4e61f834bcb9cc0969cc2ca5e9f9a0657c9096e6724a538e1345eacc611b10c6d8bdc1eee371fb
7
+ data.tar.gz: da240368ad692a99b383ab1ca8e1920c464e2775bedcd3343e5148421e38eadb9cc3118b1a4e02239c8711c92dc8a8ea5626e981f58e65ee599676626b1b7c49
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.369.0 (2023-03-08)
5
+ ------------------
6
+
7
+ * Feature - Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
8
+
9
+ 1.368.0 (2023-03-03)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
13
+
14
+ 1.367.0 (2023-02-28)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.366.0 (2023-02-14)
20
+ ------------------
21
+
22
+ * 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.
23
+
24
+ 1.365.0 (2023-02-10)
25
+ ------------------
26
+
27
+ * Feature - Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
28
+
4
29
  1.364.0 (2023-02-02)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.364.0
1
+ 1.369.0