aws-sdk-ec2 1.633.0 → 1.634.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: a2679aa051177319ef73c3bccdf71edf2f1532521f85bc4bedbbc3d0ed3f6210
4
- data.tar.gz: a67b383a8e91fc1da1825ef13711fa0e7cbea6b455ac72b45a3e120e94176922
3
+ metadata.gz: 2c0eb02e0671769aac1a124e22a06aa3c85ff4fcfc26b20b5f91c6c154cc6b13
4
+ data.tar.gz: 77d95cc40db124324df967f4d539d7a4cf5f015f644013535d208361816a9783
5
5
  SHA512:
6
- metadata.gz: 74f291318f022d6a21e7cee0c5d0a73179a1bde7e5b0328333d9312b0fd3a191e09af3b1a573020feed782ec8a703e47e5a8d25385548f812083d9be47ee597b
7
- data.tar.gz: 998a022e42f2dc08beead753d21a7be9758bcc372f9e17100639a80ed3fbd66be6ecbd855f07b5db7c662ec412dbf90e90502ec5b41049d542686764bd916d66
6
+ metadata.gz: 1f2fc1fbebf9ce48dda8324cbf2490a67a2daf11808e2feab9289fa84981462d24f9ec4c0302578ffb8e391d354356f066987aee3388d74f7e3d2fe47c5675b0
7
+ data.tar.gz: 56d23b248a757e66d88c3e1f8474a0fc949b32eb2c22043a55b855a4bb7c13196ef17e0f61abd687612f3d94731bb7dce7acf9ede0f1d1f447227c8ffcf14344
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.634.0 (2026-08-04)
5
+ ------------------
6
+
7
+ * Feature - Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments.
8
+
4
9
  1.633.0 (2026-07-29)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.633.0
1
+ 1.634.0