aws-sdk-ec2 1.369.0 → 1.371.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: 1417a9ba674cc853ad0f2c254b045b5ddd4040b89ba4ffe0a6e11123c189bdec
4
- data.tar.gz: 81dac0d0ff17842ca412e4f8f5d3e2a3a4f7c2804ff3f80319f3683b154a036e
3
+ metadata.gz: faa921f791f57a7cadef4913ea8c52ed8c576c4028767eccb9486bd9469eafcb
4
+ data.tar.gz: 2c628266d8e26a5a76db6e9c58a485f367c545fbbe23c1041a8b5d555caf06a2
5
5
  SHA512:
6
- metadata.gz: b89a835f34bf6fbf414884701d8be5577fb410107e1186844e4e61f834bcb9cc0969cc2ca5e9f9a0657c9096e6724a538e1345eacc611b10c6d8bdc1eee371fb
7
- data.tar.gz: da240368ad692a99b383ab1ca8e1920c464e2775bedcd3343e5148421e38eadb9cc3118b1a4e02239c8711c92dc8a8ea5626e981f58e65ee599676626b1b7c49
6
+ metadata.gz: d58ac2b1652a7044a6e02d7b8a8b47c928996df305ef2bcf48b6e53915db3091fe9a2746c42957baeaec0e20f0c6c2fd3019e20e4592653642b1182db771d88f
7
+ data.tar.gz: d90d2e8707663559e31ac6e1e5943c345199222daa94f8f69799f6ce489a31a8f62b48472f902dac7c26da3c83ee08abfb356f46ebb25b860b9695c130304921
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.370.0 (2023-03-14)
10
+ ------------------
11
+
12
+ * Feature - This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
13
+
4
14
  1.369.0 (2023-03-08)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.369.0
1
+ 1.371.0