aws-sdk-ec2 1.428.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: fe9b29cb4a0cc180991e0f35f9705110636f81893f3c704afaba2f1efdd7929d
4
- data.tar.gz: c70fa7b037629e136a4636fc7b447346ab83048ad751345ebd46c45252c4552e
3
+ metadata.gz: ed9ad9997234a0d05fe5db99f162e52b5879fda1bf811a026731aab1c7aff824
4
+ data.tar.gz: 027eb34f4ebe643b313b8e1a1cee0c25f9612c568a42f85dcad08da75f4bfbde
5
5
  SHA512:
6
- metadata.gz: 6e101b388caf00d23df06805813885c8663dc9609a1525c89d941019da72a823a108c5efc2df17b60dd980a1628358231bac7199360c067679dae89e12b05e60
7
- data.tar.gz: e8affbbaf9e64d620701890cf537b67435823477cfa60eb61c60b3cd6a0bcd859f3e6d36615a1d6695a951411f95e53197d935a4d6467fb067432e567911ff9c
6
+ metadata.gz: f30fa0243935e2bce4f7056f1c311bdcfd7486803464760849069f3cfbe381b229737f90c2b96c288f076b425c8c5bc8ba07ae6c50e2d54e9285c8121e36fcbc
7
+ data.tar.gz: a18dff7ac937c6baa7e6b16a66a5811c9d68ffefa69c96f170ae8dbdf3caeb09fa4a50452f72f93f6f676086ac68a7cbe182804304b46090d36ad8c212e02672
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
4
14
  1.428.0 (2023-12-05)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.428.0
1
+ 1.430.0