aws-sdk-ec2 1.536.0 → 1.542.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: c8056a0745c47a51f605d86324255d46db353e813374056a0fb0eea544f709fc
4
- data.tar.gz: e760e73f9f19dc16235ae95c05338058b88a54e97691356ee85c24ab9678f20b
3
+ metadata.gz: 7409e49680772d4ba456ec1ba386fdf8f2b457acd8004ad42a48683d7bd34a2c
4
+ data.tar.gz: 037bb6518c3218ff686bc63abbc0574e0d13a3b745e0bbc69ea0cd44ab8b1b0d
5
5
  SHA512:
6
- metadata.gz: 26039e6247ab28ad4acd457e8ca24d71ba298a7eea32bc0d4bb2d0dc4b7e42f8c7cf8996a57ceae644072147d0fd2bdefd756c97b7eb9778b7d2a50175f4a933
7
- data.tar.gz: 13270cd903139365297517a29b1b715f91a57f16f68adac751401022102e581d71b62bc9c8d74de9b7e82c96548060d4fdd5917491544c6a5c94c30ef8a10439
6
+ metadata.gz: d9e2a7b7258ae2a19c5f4a240854ccef9576fcb95c3e55f70c39c31e3c2da1d6ec5c35989cd2e78fd802f0f7765523ac69c4351db55ef0a7363b43f453bfd2fd
7
+ data.tar.gz: d3617682747f647e09b74dcc49bbe9659a5ed5a7b93a16d562ce9a2b6ae1b5837cb74ea65a652106d36694db9fecd76e8a7837587a16683b170fedff25455da8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.542.0 (2025-07-25)
5
+ ------------------
6
+
7
+ * Feature - Transit Gateway native integration with AWS Network Firewall. Adding new enum value for the new Transit Gateway Attachment type.
8
+
9
+ 1.541.0 (2025-07-23)
10
+ ------------------
11
+
12
+ * Feature - Added support for skip-os-shutdown option for the EC2 instance stop and terminate operations. This feature enables customers to bypass the graceful OS shutdown, supporting faster state transitions when instance data preservation isn't critical.
13
+
14
+ 1.540.0 (2025-07-21)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for C8gn, F2 and P6e-GB200 Instance types
18
+
19
+ 1.539.0 (2025-07-17)
20
+ ------------------
21
+
22
+ * Feature - AWS Free Tier Version2 Support
23
+
24
+ 1.538.0 (2025-07-15)
25
+ ------------------
26
+
27
+ * Feature - This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address.
28
+
29
+ 1.537.0 (2025-07-09)
30
+ ------------------
31
+
32
+ * Feature - Adds support to Capacity Blocks for ML for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support for CapacityBlockId to DescribeInstanceTopology.
33
+
4
34
  1.536.0 (2025-07-03)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.536.0
1
+ 1.542.0