aws-sdk-ec2 1.370.0 → 1.371.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca6b06b95a5f71dc97c4bf0dbabd4cbcf788939ba0e1ff71a2b32c35a4c404f3
4
- data.tar.gz: 5baccbd2ed0071ab024021df406124b1b1416489cff4ddcdd12c759ba86a741e
3
+ metadata.gz: faa921f791f57a7cadef4913ea8c52ed8c576c4028767eccb9486bd9469eafcb
4
+ data.tar.gz: 2c628266d8e26a5a76db6e9c58a485f367c545fbbe23c1041a8b5d555caf06a2
5
5
  SHA512:
6
- metadata.gz: e0b457c55c5fd1f7426f6f40cda4f0f23eb776d7dc557b28d5433e8f4adec8f842b47cfb4ad8a5dfb2ef4e6f72650c1e7fa2c9696dc7814e1ae87c6b07827ca0
7
- data.tar.gz: 8e04835e409f82ed41d15708137528faa463842c0266d854717a8261dba4fb8e11d5946d07ca69fc1e165bf3c6329af1ce5647e283554f05dc49cbaae735efd8
6
+ metadata.gz: d58ac2b1652a7044a6e02d7b8a8b47c928996df305ef2bcf48b6e53915db3091fe9a2746c42957baeaec0e20f0c6c2fd3019e20e4592653642b1182db771d88f
7
+ data.tar.gz: d90d2e8707663559e31ac6e1e5943c345199222daa94f8f69799f6ce489a31a8f62b48472f902dac7c26da3c83ee08abfb356f46ebb25b860b9695c130304921
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.371.0 (2023-03-21)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
8
+
4
9
  1.370.0 (2023-03-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.370.0
1
+ 1.371.0