aws-sdk-ec2 1.632.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: 2f6f66600765758576f1bb251bfb13f3ad96478448ed75b44abef3450972a44f
4
- data.tar.gz: bec36a6583ca6ac493636399ca4e94a274691cccc081c5d88f0a3372fd8b2cb3
3
+ metadata.gz: 2c0eb02e0671769aac1a124e22a06aa3c85ff4fcfc26b20b5f91c6c154cc6b13
4
+ data.tar.gz: 77d95cc40db124324df967f4d539d7a4cf5f015f644013535d208361816a9783
5
5
  SHA512:
6
- metadata.gz: 7ba71002846ae006cdcfad4be79b9ae13e0e778d0b14f552b5a4ed03b015e05ac3134af8a7bf60a3983febdb3e56f1ca2e7a4892fa9c419316a71c156d7c3a4e
7
- data.tar.gz: '0034618776d2a48b1cd7ac07181848ec51763a0ba9c114ae7787937d96dbc5df60ed7be306be436dd2a6b6b88582b06471687f07455695bcf42db8b7e4c569e9'
6
+ metadata.gz: 1f2fc1fbebf9ce48dda8324cbf2490a67a2daf11808e2feab9289fa84981462d24f9ec4c0302578ffb8e391d354356f066987aee3388d74f7e3d2fe47c5675b0
7
+ data.tar.gz: 56d23b248a757e66d88c3e1f8474a0fc949b32eb2c22043a55b855a4bb7c13196ef17e0f61abd687612f3d94731bb7dce7acf9ede0f1d1f447227c8ffcf14344
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.633.0 (2026-07-29)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for policy-based routing on AWS Transit Gateway, enabling you to route traffic based on 5-tuple matching (source IP, destination IP, source port, destination port, and protocol) using new policy table entry APIs that direct matching traffic to a target route table.
13
+
4
14
  1.632.0 (2026-07-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.632.0
1
+ 1.634.0