aws-sdk-ec2 1.331.0 → 1.333.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: 6c0cf3cf9c882746d8706e45dd3f3674dca008373cc884b70b8ac7cdb0c8db28
4
- data.tar.gz: f01f036cf3c47a3026ed0cf38a6175954e32cf9668e0745026fc4565783dc01b
3
+ metadata.gz: 226179066ed9b7d226a8f4cd5b8660e39c6e375e0343f5a284ee8d42cfe5f31f
4
+ data.tar.gz: fa4e80a79dce6f56cdc63ef7cca0748cf3ea1337a1fe50f5cbcef4f7f728557a
5
5
  SHA512:
6
- metadata.gz: dac2d001ae7e27a036afdede4db837669cc02e967ed5fbee592f7900a3336004c3ff2822efd0c3aacb816af12da0f94dc71a02466a53c699024590a64b37a993
7
- data.tar.gz: 1f91146980279ef0e86265e471693ecca5c063af126d25cff7dc4a959d986b900a2401789ef916fc598ed637049488d7f442c265e039808be683d42a70740abd
6
+ metadata.gz: 9045ef922ce3808e066f87bacb063a87c4c8960fffd70ec6f767571805bc2868d0e50c67cd26c2c96b6574cfeff1b3e4f83e0caa7548df515407403645fcca30
7
+ data.tar.gz: f9448aeccdc6785b4dddaa3be4870b82c0ab3f0c4c27de328a1ab7e76a58852856e133bf724053e31cf53a26fffb43e007e50e053bebc065b669ca4f585fc575
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.333.0 (2022-09-14)
5
+ ------------------
6
+
7
+ * Feature - This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.
8
+
9
+ 1.332.0 (2022-09-13)
10
+ ------------------
11
+
12
+ * Feature - Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
13
+
4
14
  1.331.0 (2022-09-08)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.331.0
1
+ 1.333.0