aws-sdk-ec2 1.360.0 → 1.362.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: 4a665d37eaccd159587ceee35f4fb0814c0efd7452d14526d9b957dd8f496944
4
- data.tar.gz: 0e7405470df3ef178eae7c5e58959928d3cf4726c96ad64d08c306572f8b9a92
3
+ metadata.gz: 48cb75880216429c79c2002d92efd523dbd1f173d887b5ed2e98d5d3d23f5543
4
+ data.tar.gz: 48451658ef09b098fcc10ff057fde9808b0603b3aa63800a2913ff7988cf2363
5
5
  SHA512:
6
- metadata.gz: 5fa41f2ebdc1a32a57fd6df2acc3e10e6418c5b77d85bf9eb293942cfb0b45b685afea3c8fb701d424c2e75474722d004905930c9dddaa34af5c2e86fd163ba9
7
- data.tar.gz: 1c001559aa706d03ac6fa2ca9ba7dea4d3016e5a7d33deda6ea8af90ff8959e1044b9692ac7efbdea6e9a857dbefaa99787bb9966b1df75494147da7f7bf3bfd
6
+ metadata.gz: cd6533072a7fd8c41c145de0758128568ac3ffeb2576397747865c59806c2877f0718993640369c713e4ee2d826a9f05b1f1853ae97766ddc2236efe19b6ef27
7
+ data.tar.gz: 68b4369f8a42ccfe0690572c8c91c1128f483ad9404572028cb0c466c4b44065f8c4a473f73d065d4916179c0bce222a6e23cbc67bd66ecbb03ef49cb4c173da
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.362.0 (2023-01-30)
5
+ ------------------
6
+
7
+ * Feature - We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route.
8
+
9
+ 1.361.0 (2023-01-25)
10
+ ------------------
11
+
12
+ * Feature - This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
13
+
4
14
  1.360.0 (2023-01-20)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.360.0
1
+ 1.362.0