aws-sdk-ec2 1.633.0 → 1.635.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: 455f4430d9fb133cdd0c64dd157c743bf4955fc4f9e769be1dead22be8949eea
4
+ data.tar.gz: cbe2c5129f7c1285f3d3217303f178b8da095c412e4753ee5ff967606fc89673
5
5
  SHA512:
6
- metadata.gz: 74f291318f022d6a21e7cee0c5d0a73179a1bde7e5b0328333d9312b0fd3a191e09af3b1a573020feed782ec8a703e47e5a8d25385548f812083d9be47ee597b
7
- data.tar.gz: 998a022e42f2dc08beead753d21a7be9758bcc372f9e17100639a80ed3fbd66be6ecbd855f07b5db7c662ec412dbf90e90502ec5b41049d542686764bd916d66
6
+ metadata.gz: d6fd09fbf6c5f0be58c89afebac3335c030ae440eb142e10ac2c398bf9702e0c3edab6cecaa4b13b53428c2d6657acf3ad99fa7812fa4842488552e02a404c52
7
+ data.tar.gz: 7a028fd1687ff1c136054fbbd806501a1e4df989605e39941cbe1a76a0207b86058c88e75295dd92ff3875f68831681238bb2140ad090c1696ec4a451bfc570a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.635.0 (2026-08-06)
5
+ ------------------
6
+
7
+ * Feature - Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score.
8
+
9
+ 1.634.0 (2026-08-04)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.633.0 (2026-07-29)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.633.0
1
+ 1.635.0