aws-sdk-ec2 1.560.0 → 1.625.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: 04eea5fdb24a7b4dcbedfd94ff97acf36ed3133cc99143f7bf13cc8998fb5b6c
4
- data.tar.gz: e7067345718e9e097894955aae0a104682fd90ac7601ef5d4b412eb85d581003
3
+ metadata.gz: 6867db1c50af7b0857132f507020ae6f98052f5d6d36d180e073ce37b04f5b21
4
+ data.tar.gz: 8581cb5bcde7850245f6823c1e2aca5758751f1ff19e5ae25f53bde4e8c67ad8
5
5
  SHA512:
6
- metadata.gz: 984ae4e4d2e0d0a62a701ff601dfacdea447db86f2262ed9befd3e559c125523b7320576063d08bcfb1fea1df35aa092c530787d6911125f7c44859201fb9b11
7
- data.tar.gz: d7e27864c8f3b195fdc4e22b227e3eebcd510d9c6d95c2537b496374e5709409a9f84a01056a46edb3541e3320d40d113f8020e768efd2bf0fdf458d62c3741a
6
+ metadata.gz: 46ab18a4b5aaede3d96a4951de50e791f047d5f40e2412fc7a8eeda01eea19d2c7eb9519f3b7e8178d0f12ab1871263943c228ca24daa5e17750148ab5cbc72f
7
+ data.tar.gz: 9d680bcf86f4643f7e4d16b9c071c30d33cd94c02a5688947d4b1b19847649306f5f01758ac5153d3ba208206fcacee4f1dcbfd7b32b772ec9e088c469d30598
data/CHANGELOG.md CHANGED
@@ -1,6 +1,331 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.625.0 (2026-06-22)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for AMI Watermark and Allowed AMIs integration
8
+
9
+ 1.624.0 (2026-06-18)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates clarifying CancelCapacityReservation cancellable states
13
+
14
+ 1.623.0 (2026-06-10)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance
18
+
19
+ 1.622.0 (2026-06-09)
20
+ ------------------
21
+
22
+ * Feature - Added TagFieldSpecifications to CreateFlowLogs and DescribeFlowLogs APIs. Customers can now specify tag keys in their Flow Logs subscriptions to capture associated EC2 resource tag values in their logs, enabling tag-based visibility.
23
+
24
+ 1.621.0 (2026-06-02)
25
+ ------------------
26
+
27
+ * Feature - Amazon EC2 now supports self-service cancellation of future-dated Capacity Reservations. A cancellation charge applies based on remaining commitment. Customers can generate a cancellation quote to review charges before confirming.
28
+
29
+ 1.620.0 (2026-05-22)
30
+ ------------------
31
+
32
+ * Feature - The ModifyInstanceAttribute API now supports modification of EnclaveOptions for the instance as a typed parameter.
33
+
34
+ 1.619.0 (2026-05-21)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.618.0 (2026-05-19)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.617.0 (2026-05-18)
45
+ ------------------
46
+
47
+ * Feature - Amazon VPC IP Address Manager (IPAM) now supports tags on IPAM pool allocations, enabling all standard tagging features for allocations including tag-on-create.
48
+
49
+ 1.616.0 (2026-05-13)
50
+ ------------------
51
+
52
+ * Feature - Include length limits in the SDK and documentation for text fields in Image (AMI) APIs such as the image name and description
53
+
54
+ 1.615.0 (2026-05-07)
55
+ ------------------
56
+
57
+ * Feature - DescribeInstanceTypes now accepts an IncludeUnsupportedInRegion parameter. When set, the response also lists instance types that are not available in the current Region. Each instance type includes a SupportedInRegion field indicating its regional availability.
58
+
59
+ 1.614.0 (2026-05-04)
60
+ ------------------
61
+
62
+ * Feature - This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions API
63
+
64
+ 1.613.0 (2026-04-22)
65
+ ------------------
66
+
67
+ * Feature - Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations.
68
+
69
+ 1.612.0 (2026-04-20)
70
+ ------------------
71
+
72
+ * Feature - Added Transit Gateway Integration into AWS Client VPN.
73
+
74
+ 1.611.0 (2026-04-07)
75
+ ------------------
76
+
77
+ * Feature - EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name.
78
+
79
+ 1.610.0 (2026-03-31)
80
+ ------------------
81
+
82
+ * Feature - This release updates the examples in the documentation for DescribeRegions and DescribeAvailabilityZones.
83
+
84
+ 1.609.0 (2026-03-19)
85
+ ------------------
86
+
87
+ * Feature - Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization.
88
+
89
+ 1.608.0 (2026-03-18)
90
+ ------------------
91
+
92
+ * Feature - The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo.
93
+
94
+ 1.607.0 (2026-03-05)
95
+ ------------------
96
+
97
+ * Feature - Added metadata field to CapacityAllocation.
98
+
99
+ 1.606.0 (2026-02-26)
100
+ ------------------
101
+
102
+ * Feature - Add c8id, m8id and hpc8a instance types.
103
+
104
+ 1.605.0 (2026-02-25)
105
+ ------------------
106
+
107
+ * Feature - Add support for EC2 Capacity Blocks in Local Zones.
108
+
109
+ 1.604.0 (2026-02-24)
110
+ ------------------
111
+
112
+ * Feature - Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances.
113
+
114
+ 1.603.0 (2026-02-17)
115
+ ------------------
116
+
117
+ * Feature - Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs.
118
+
119
+ 1.602.0 (2026-02-16)
120
+ ------------------
121
+
122
+ * Feature - Documentation updates for EC2 Secondary Networks
123
+
124
+ 1.601.0 (2026-02-13)
125
+ ------------------
126
+
127
+ * Feature - This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones.
128
+
129
+ 1.600.0 (2026-02-12)
130
+ ------------------
131
+
132
+ * Feature - Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.
133
+
134
+ 1.599.0 (2026-02-11)
135
+ ------------------
136
+
137
+ * Feature - R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency
138
+
139
+ 1.598.0 (2026-02-09)
140
+ ------------------
141
+
142
+ * Feature - Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
143
+
144
+ 1.597.0 (2026-01-29)
145
+ ------------------
146
+
147
+ * 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.
148
+
149
+ 1.596.0 (2026-01-28)
150
+ ------------------
151
+
152
+ * 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.
153
+
154
+ 1.595.0 (2026-01-27)
155
+ ------------------
156
+
157
+ * 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.
158
+
159
+ 1.594.0 (2026-01-26)
160
+ ------------------
161
+
162
+ * 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.
163
+
164
+ 1.593.0 (2026-01-22)
165
+ ------------------
166
+
167
+ * 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.
168
+
169
+ 1.592.0 (2026-01-21)
170
+ ------------------
171
+
172
+ * 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.
173
+
174
+ 1.591.0 (2026-01-16)
175
+ ------------------
176
+
177
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
178
+
179
+ 1.590.0 (2026-01-15)
180
+ ------------------
181
+
182
+ * Feature - This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.
183
+
184
+ 1.589.0 (2026-01-08)
185
+ ------------------
186
+
187
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
188
+
189
+ 1.588.0 (2026-01-05)
190
+ ------------------
191
+
192
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
193
+
194
+ 1.587.0 (2025-12-22)
195
+ ------------------
196
+
197
+ * Feature - Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use.
198
+
199
+ 1.586.0 (2025-12-18)
200
+ ------------------
201
+
202
+ * Feature - This release adds AvailabilityZoneId support for CreateFleet, ModifyFleet, DescribeFleets, RequestSpotFleet, ModifySpotFleetRequests and DescribeSpotFleetRequests APIs.
203
+
204
+ 1.585.0 (2025-12-15)
205
+ ------------------
206
+
207
+ * Feature - EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units.
208
+
209
+ 1.584.0 (2025-12-08)
210
+ ------------------
211
+
212
+ * Feature - Amazon EC2 P6-B300 instances provide 8x NVIDIA Blackwell Ultra GPUs with 2.1 TB high bandwidth GPU memory, 6.4 Tbps EFA networking, 300 Gbps dedicated ENA throughput, and 4 TB of system memory. Amazon EC2 C8a instances are powered by 5th Gen AMD EPYC processors with a maximum frequency of 4.5 GHz.
213
+
214
+ 1.583.0 (2025-11-25)
215
+ ------------------
216
+
217
+ * Feature - This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure.
218
+
219
+ 1.582.0 (2025-11-21)
220
+ ------------------
221
+
222
+ * Feature - This release adds a new capability to create and manage interruptible EC2 Capacity Reservations.
223
+
224
+ 1.581.0 (2025-11-20)
225
+ ------------------
226
+
227
+ * Feature - This release adds support for multiple features including: VPC Encryption Control for the status of traffic flow; S2S VPN BGP Logging; TGW Flexible Costs; IPAM allocation of static IPs from IPAM pools to CF Anycast IP lists used on CloudFront distribution; and EBS Volume Integration with Recycle Bin
228
+
229
+ 1.580.0 (2025-11-19)
230
+ ------------------
231
+
232
+ * Feature - This launch adds support for two new features: Regional NAT Gateway and IPAM Policies. IPAM policies offers customers central control for public IPv4 assignments across AWS services. Regional NAT is a single NAT Gateway that automatically expands across AZs in a VPC to maintain high availability.
233
+
234
+ 1.579.0 (2025-11-18)
235
+ ------------------
236
+
237
+ * Feature - AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises.
238
+
239
+ 1.578.0 (2025-11-17)
240
+ ------------------
241
+
242
+ * Feature - This release introduces new APIs: DescribeInstanceSqlHaStates, DescribeInstanceSqlHaHistoryStates, EnableInstanceSqlHaStandbyDetections and DisableInstanceSqlHaStandbyDetections on Amazon EC2, allowing customers to enroll and monitor SQL Server licensing fee savings for their SQL HA EC2 instances.
243
+
244
+ 1.577.0 (2025-11-14)
245
+ ------------------
246
+
247
+ * Feature - This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.
248
+
249
+ 1.576.0 (2025-11-13)
250
+ ------------------
251
+
252
+ * Feature - Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
253
+
254
+ 1.575.0 (2025-11-12)
255
+ ------------------
256
+
257
+ * Feature - Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
258
+
259
+ 1.574.0 (2025-11-11)
260
+ ------------------
261
+
262
+ * Feature - AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps.
263
+
264
+ 1.573.0 (2025-11-10)
265
+ ------------------
266
+
267
+ * Feature - Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads.
268
+
269
+ 1.572.0 (2025-11-07)
270
+ ------------------
271
+
272
+ * Feature - Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service
273
+
274
+ 1.571.0 (2025-11-06)
275
+ ------------------
276
+
277
+ * Feature - Add Amazon EC2 R8a instance types
278
+
279
+ 1.570.0 (2025-11-05)
280
+ ------------------
281
+
282
+ * Feature - This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs.
283
+
284
+ 1.569.0 (2025-11-03)
285
+ ------------------
286
+
287
+ * Feature - Add Amazon EC2 trn2.3xlarge instance type.
288
+
289
+ 1.568.0 (2025-10-31)
290
+ ------------------
291
+
292
+ * Feature - Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.
293
+
294
+ 1.567.0 (2025-10-28)
295
+ ------------------
296
+
297
+ * Feature - This released the DescribeCapacityReservationTopology API.
298
+
299
+ 1.566.0 (2025-10-22)
300
+ ------------------
301
+
302
+ * Feature - This release adds AvailabilityZoneId support for CreateNetworkInterface and DescribeNetworkInterfaces APIs.
303
+
304
+ 1.565.0 (2025-10-21)
305
+ ------------------
306
+
307
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
308
+
309
+ 1.564.0 (2025-10-17)
310
+ ------------------
311
+
312
+ * Feature - Documentation updates for Amazon EC2.
313
+
314
+ 1.563.0 (2025-10-15)
315
+ ------------------
316
+
317
+ * Feature - Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
318
+
319
+ 1.562.0 (2025-10-14)
320
+ ------------------
321
+
322
+ * Feature - This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
323
+
324
+ 1.561.0 (2025-10-13)
325
+ ------------------
326
+
327
+ * Feature - Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb
328
+
4
329
  1.560.0 (2025-09-26)
5
330
  ------------------
6
331
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.560.0
1
+ 1.625.0