aws-sdk-ec2 1.631.0 → 1.633.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: a0e53f60f2ec1b6bf03e23c3553f0971ca1e38eecb4e54e4a8e5a7fecc7a79a6
4
- data.tar.gz: d7f8e22ae9149988aa975dd57b33d4f80e4cc035d5fcfe58b34abf672a97c12c
3
+ metadata.gz: a2679aa051177319ef73c3bccdf71edf2f1532521f85bc4bedbbc3d0ed3f6210
4
+ data.tar.gz: a67b383a8e91fc1da1825ef13711fa0e7cbea6b455ac72b45a3e120e94176922
5
5
  SHA512:
6
- metadata.gz: 1e71ba4954b92b8832b052808b3327720bdfe399166a8f1dc9759cb44e39e02316844810ad364b841dfb41824d3131b4d05cf8fc2eb9fc38c453c6ec8935a14a
7
- data.tar.gz: 6f81c2b96b89f0155a258bef77380adfd7cb0a5cd9547c8b8d6be45e24474f2e3550fa9ad30b7767682ca9c71fbfa01339089d918cb18bb154ac265f7d3053ce
6
+ metadata.gz: 74f291318f022d6a21e7cee0c5d0a73179a1bde7e5b0328333d9312b0fd3a191e09af3b1a573020feed782ec8a703e47e5a8d25385548f812083d9be47ee597b
7
+ data.tar.gz: 998a022e42f2dc08beead753d21a7be9758bcc372f9e17100639a80ed3fbd66be6ecbd855f07b5db7c662ec412dbf90e90502ec5b41049d542686764bd916d66
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.633.0 (2026-07-29)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.632.0 (2026-07-10)
10
+ ------------------
11
+
12
+ * Feature - New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs.
13
+
4
14
  1.631.0 (2026-07-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.631.0
1
+ 1.633.0