aws-sdk-ec2 1.523.0 → 1.525.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: 769224e99a66c9b5f8c0a9cfebccb06974793d953c0314b2b0e6876868e36b29
4
- data.tar.gz: a0bc4f64f81b66d454cc5defb3e085f8c8b86d2c7a031c43903483aaa0226278
3
+ metadata.gz: bea30de5d1ce0cdc97e96f43acf5593b033e6c087a6c0f75c57ec239af035304
4
+ data.tar.gz: 3463c0a078f08868bc1aa77741c56e8a1be6e520bb10c8c6fb39ff79ada44786
5
5
  SHA512:
6
- metadata.gz: 859be64deff1b9647749b7cf655b6440f25fe2d2c16c6d654141b6c3bc1845176d2bc57adc8bb85e3a923cceec6f91a450142f4b3a438207298b29c1e41618e1
7
- data.tar.gz: f9871c61753c5539042421ffed7fcdf0ccd06e082bf32d4b8f99d97052137a867905fef433bc870249acf22d683033d1b9c8f1f088377c4287354cd23fbc9efa
6
+ metadata.gz: 47a2a4f026c625e8809e09552c0444edb7e18c1387b9e4486cbcc7507fe5a6a6fccf76a71b6892ca2474f7559309c993867d3a742433407dea535f0d5c13c7e9
7
+ data.tar.gz: aabbc89ee942490aa559cc33c4e45c3a11fb3c1b3ff7dd268d9b5e484e6ab34760559995caee17f1bb545d931d562b6c6ffcf31ac17de4afba76e9996140903b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.525.0 (2025-05-20)
5
+ ------------------
6
+
7
+ * Feature - This release expands the ModifyInstanceMaintenanceOptions API to enable or disable instance migration during customer-initiated reboots for EC2 Scheduled Reboot Events.
8
+
9
+ 1.524.0 (2025-05-19)
10
+ ------------------
11
+
12
+ * Feature - This release includes new APIs for System Integrity Protection (SIP) configuration and automated root volume ownership delegation for EC2 Mac instances.
13
+
4
14
  1.523.0 (2025-05-12)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.523.0
1
+ 1.525.0