aws-sdk-ec2 1.585.0 → 1.597.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 493c6eeca3b7380c4d1c7167a7cf7454aa9035820017cb6d1d427585e7de9229
4
- data.tar.gz: 9c5b663bffb083e1c792e8b328aca1564b15b18f670ca950a10973c2510f773a
3
+ metadata.gz: f9fe4ca48a816e7058afeb271e5e872735e32dc9e31bb0f8cf6d5ec334f3279e
4
+ data.tar.gz: 59cf180a4d2e931f0f0475566372616663a5ece6009b2c3a460d168a02b68ef9
5
5
  SHA512:
6
- metadata.gz: a35d8f58317898f7951c1458e2e639109de294c5f46282564ace95b25356ce4a4ffd605d2536bafc853ff8883858612747b77a77173afddee4a7d087a5c6d2c0
7
- data.tar.gz: 7a1b9241eb1199be601835911b329e14761e14b59c7f770b5fa80c48ed1efd92918857af21e2f4378d84417783a2ee42e21fee72f2aee9fdc488aa08da833336
6
+ metadata.gz: 29be11cf08b390b464f65eca8ee199bde5a377fa9251768feaab2823ce758abbcd956b0cd78669566e0c1f74969a752bf1ffabb2dfc37c276e94bc28ae516bf5
7
+ data.tar.gz: b56a37decb4d6c79d62b222eeceaaaa7f26fb5e7c1e41c2038e4199ab213b86839661eb6e0869c94d1ff65f4ad7b068e99c6a3911243339e9b18cd9d1a11f843
data/CHANGELOG.md CHANGED
@@ -1,6 +1,66 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.597.0 (2026-01-29)
5
+ ------------------
6
+
7
+ * Feature - G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs with 768 GB of memory and 5th generation Intel Xeon Scalable processors. Supporting up to 192 vCPUs, 1600 Gbps networking bandwidth with EFA, up to 2 TiB of system memory, and up to 15.2 TB of local NVMe SSD storage.
8
+
9
+ 1.596.0 (2026-01-28)
10
+ ------------------
11
+
12
+ * Feature - SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results.
13
+
14
+ 1.595.0 (2026-01-27)
15
+ ------------------
16
+
17
+ * Feature - Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds.
18
+
19
+ 1.594.0 (2026-01-26)
20
+ ------------------
21
+
22
+ * Feature - DescribeInstanceTypes API response now includes an additionalFlexibleNetworkInterfaces field, the number of interfaces attachable to an instance when using flexible Elastic Network Adapter (ENA) queues in addition to the base number specified by maximumNetworkInterfaces.
23
+
24
+ 1.593.0 (2026-01-22)
25
+ ------------------
26
+
27
+ * Feature - Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
28
+
29
+ 1.592.0 (2026-01-21)
30
+ ------------------
31
+
32
+ * Feature - Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance.
33
+
34
+ 1.591.0 (2026-01-16)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.590.0 (2026-01-15)
40
+ ------------------
41
+
42
+ * Feature - This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.
43
+
44
+ 1.589.0 (2026-01-08)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.588.0 (2026-01-05)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.587.0 (2025-12-22)
55
+ ------------------
56
+
57
+ * Feature - Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use.
58
+
59
+ 1.586.0 (2025-12-18)
60
+ ------------------
61
+
62
+ * Feature - This release adds AvailabilityZoneId support for CreateFleet, ModifyFleet, DescribeFleets, RequestSpotFleet, ModifySpotFleetRequests and DescribeSpotFleetRequests APIs.
63
+
4
64
  1.585.0 (2025-12-15)
5
65
  ------------------
6
66
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.585.0
1
+ 1.597.0