aws-sdk-ec2 1.318.0 → 1.321.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: cf641eadfa71a4f74432ce7761e1d529fe97d5021acf1012549b17242de19f73
4
- data.tar.gz: f7d537f0d1ec72e6d61fde68bc61716fe96b0bdc5155d6fc722872d610a7a723
3
+ metadata.gz: ea47d65d1b39010b4f23657621b9741a22bcebc8b3e81d452037a0d64bb42fcd
4
+ data.tar.gz: 4b72cf057fb59a998d67bcd53057858ad76124deece8ff5a2b068aee5bde1886
5
5
  SHA512:
6
- metadata.gz: 35b7e68fd323127837b5799003a906776f5a1272a0f7487735adc07cd71744e39df7c8c26472ad91b0ba5ac38d96927924d29a190ef60e7826dbfaf33b6c6cfd
7
- data.tar.gz: 0071173d743f586944b59235309294303372931d203e3ec6b3fb33f1706a31b8ad01b1be270a722a43726b63ceea0afe5a4feb8f23f69fd513570f8e910dd875
6
+ metadata.gz: 814fb5e00147345189a4acd4f210a6d93e9f88723ea83739f97e352684277489df1610888135fe320b49f39b0aad42866c0076cad64232326e5fabaf50746e18
7
+ data.tar.gz: 5715dbde3ff11965d6772ec0606c759b4c6c069e3e5c262f3abd2623681e3c3a6505513a9e62781c8a7098a5047664f755ef8a0003162c9ac75a5583e8d350da
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.321.0 (2022-07-11)
5
+ ------------------
6
+
7
+ * Feature - Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
8
+
9
+ 1.320.0 (2022-06-28)
10
+ ------------------
11
+
12
+ * Feature - This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
13
+
14
+ 1.319.0 (2022-06-21)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport.
18
+
4
19
  1.318.0 (2022-06-13)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.318.0
1
+ 1.321.0