aws-sdk-ec2 1.540.0 → 1.545.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: cd9f78f58344b1a3f1f2f337f3cf21f21c11660dc0df7b65ff66c7b38fbf410f
4
- data.tar.gz: 91e174f2d0200a3260db134a680ce8f8b5a26e7ae4b9747f7a2d6ee93766d094
3
+ metadata.gz: 11f2309e09f49664b9e704e3355454e0f439a3a61141ec28d2ba6acfb67ea8d3
4
+ data.tar.gz: ca7074696a8d011730400c6c34f8c14461ed10cdc034fbb0ac3770e69474c3eb
5
5
  SHA512:
6
- metadata.gz: 2cd8c91742ed39a5b5c66ed62312bc1baab5df4a9a99ba03252907d67e94e733b37467753b36cc628ee6aba5e7a2a4b0d5e846767a01dd6f963365302087d1e2
7
- data.tar.gz: e5bcd9f6c09d917dd6609a4003c3aaba9ef5fc961b6ef9e03a9db61ebffbeee44ad2ee9254bfc1419e46db4ea1f8ca9aca2d52937a572647d1eb52eac0a4913c
6
+ metadata.gz: '06192b6a8bf2a6758f934d9f81e1650da7083fc0a74154d4484719307b5944be8170c63e9b0b4e9fe46a571505e4a0dd14bbd4c59b9d20f0835de336a1124089'
7
+ data.tar.gz: c6190333d388d905e5af844aca1aecc6f5a1705b0d72c2654917eddd3c60fb82c8de516f11a4e081d49fa7c1dd1096723a0807b27d4c2af06b7983605d8c7523
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.545.0 (2025-08-04)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.544.0 (2025-07-31)
10
+ ------------------
11
+
12
+ * Feature - Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem.
13
+
14
+ 1.543.0 (2025-07-30)
15
+ ------------------
16
+
17
+ * Feature - Release to show the next hop IP address for routes propagated by VPC Route Server into VPC route tables.
18
+
19
+ 1.542.0 (2025-07-25)
20
+ ------------------
21
+
22
+ * Feature - Transit Gateway native integration with AWS Network Firewall. Adding new enum value for the new Transit Gateway Attachment type.
23
+
24
+ 1.541.0 (2025-07-23)
25
+ ------------------
26
+
27
+ * 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.
28
+
4
29
  1.540.0 (2025-07-21)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.540.0
1
+ 1.545.0