aws-sdk-ec2 1.536.0 → 1.537.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: 0cf45cd5f65f866ec3bfa41ac45e5592e04872fe1bd015e54299303e1696c76c
4
+ data.tar.gz: 63f2e1acb0ffe28c877a0b936ce83296216f84d3371a4437d01b778ab11f9761
5
5
  SHA512:
6
- metadata.gz: 26039e6247ab28ad4acd457e8ca24d71ba298a7eea32bc0d4bb2d0dc4b7e42f8c7cf8996a57ceae644072147d0fd2bdefd756c97b7eb9778b7d2a50175f4a933
7
- data.tar.gz: 13270cd903139365297517a29b1b715f91a57f16f68adac751401022102e581d71b62bc9c8d74de9b7e82c96548060d4fdd5917491544c6a5c94c30ef8a10439
6
+ metadata.gz: e81cdfac67cb815fafe064b5626e58dc5a37398b584d6a70b785087c99af87632a03622a73f9ab3172cad3ff14cf437aba39e351d85b0a9605b1bbe9f008a53a
7
+ data.tar.gz: 33835eae66060d917cc92c2667d859901df632a0b4fdafc06b8e84b461e88e59b5261f09b4859cfb9389f04e7329e3b6e0305d8c529aa3706f90e799753e729e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.537.0 (2025-07-09)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.536.0 (2025-07-03)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.536.0
1
+ 1.537.0