aws-sdk-ec2 1.546.0 → 1.548.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: 5578937c7f28dc5701d84206ebaefa0805e68fa1292d00c6d1a707967e6f2e67
4
- data.tar.gz: a9b91481f0e0cdb17b288e059a87846baa58bdd67fbfa7477791653175679202
3
+ metadata.gz: ddd30e50fcaa732b3ff06f98566a57da1f273cc2759a79851fd8a4085840fbe0
4
+ data.tar.gz: 11b260596cd0df6580af29a4ad80f26ba69feed9acbf6c5adb72dd3907d5ec17
5
5
  SHA512:
6
- metadata.gz: 316ef455c8d76db361e0faa2f67dda381c2c429a7a5c1bf8d1fb862ea8677d848a2b8ab6160a1d06868d2cf1020f67df0ad66fb90cbb7dd62033ed75c0612864
7
- data.tar.gz: 6f980f5c8c18d9570f8f914c001cccde2f54c3c0aaa2b71df00bb0f1db3fe9775a5b385f73a629af7dc3fc04fcc4ac22e8a97323f836a1809dc1b30529442272
6
+ metadata.gz: f1a2290e57f4530589f1bc7e1082a62fedc506d803f1054a5c63165c9df9cd3a92d148a1c1840f09a4fd23b54fd7a50379d3e5c0d102e304b27c908ef4815ece
7
+ data.tar.gz: a7c71bcee9e2b5efec71b43f7f61888070bbbe7c5db2128a31ccbca18c22bb326247fb28d00b2c82141522bb4a354045cddd8c846f4467e753157ad2f112e316
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.548.0 (2025-08-12)
5
+ ------------------
6
+
7
+ * Feature - Release to allow route table association with a PublicIpv4Pool.
8
+
9
+ 1.547.0 (2025-08-11)
10
+ ------------------
11
+
12
+ * Feature - This release adds AvailabilityZoneId support for CreateVolume, DescribeVolume, LaunchTemplates, RunInstances, DescribeInstances, CreateDefaultSubnet, SpotInstances, and CreateDefaultSubnet APIs.
13
+
4
14
  1.546.0 (2025-08-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.546.0
1
+ 1.548.0