aws-sdk-ec2 1.427.0 → 1.430.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: f9f52d8ff12b5cedc1a6e61eab1d43543ded513d0117e6a1ae467b9dc869342a
4
- data.tar.gz: 41182944fb89ac31c0a926665c0e9662ba9cc833ef153a06d5696e2886419706
3
+ metadata.gz: ed9ad9997234a0d05fe5db99f162e52b5879fda1bf811a026731aab1c7aff824
4
+ data.tar.gz: 027eb34f4ebe643b313b8e1a1cee0c25f9612c568a42f85dcad08da75f4bfbde
5
5
  SHA512:
6
- metadata.gz: f130ccb34e734b9319e0a135e09d17654c1829b0f894b73ac1290e404cf77b09b14e69f97b207682615fd97ffde154e77dfef7d044bf9ba4a3bf34bd0afca1f7
7
- data.tar.gz: 36cbd24e323955019a18000a8eea895aa740222407fb9b73760f294585c2a1b40d471532b8a49accb0c408c2cc9c4aaf0fd2abe9dda9f34082b1b380b29fb70a
6
+ metadata.gz: f30fa0243935e2bce4f7056f1c311bdcfd7486803464760849069f3cfbe381b229737f90c2b96c288f076b425c8c5bc8ba07ae6c50e2d54e9285c8121e36fcbc
7
+ data.tar.gz: a18dff7ac937c6baa7e6b16a66a5811c9d68ffefa69c96f170ae8dbdf3caeb09fa4a50452f72f93f6f676086ac68a7cbe182804304b46090d36ad8c212e02672
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.430.0 (2023-12-08)
5
+ ------------------
6
+
7
+ * Feature - M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
8
+
9
+ 1.429.0 (2023-12-06)
10
+ ------------------
11
+
12
+ * Feature - Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
13
+
14
+ 1.428.0 (2023-12-05)
15
+ ------------------
16
+
17
+ * Feature - Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection
18
+
4
19
  1.427.0 (2023-11-28)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.427.0
1
+ 1.430.0