aws-sdk-ec2 1.285.0 → 1.289.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: aceafc3aba9217ddda062d215af7a15f03f96b5a946e4c90e0051bc3d4a79161
4
- data.tar.gz: d26dc2b58b456def255f0f802a534a428283b784b68b15a2e32abd092d65f6fc
3
+ metadata.gz: fda179dea953fd18d35bd13de9fe2bc4e7ed2de189f75faf0f8af7af73951c22
4
+ data.tar.gz: ad048e8bf164a9466ff63b9b29c6aba5878886a2573d8e99f3550e73bbb39b34
5
5
  SHA512:
6
- metadata.gz: 6836a4a3e64797e69a5cba0673d0fdcbfef17c2b5d0cb2aa43322378a0a1f6c78edf6d92d26dc471c8cc5fd505e0b73c00804985ee1049971022d763ccc2c4d5
7
- data.tar.gz: 02a3c5e466792cbcbe9fc214bd6bda4b24436f7ba43d1629d8932683e949280dfd24f6448cd0fa7558f6f16c40871a43b4e6c33863bc737de1701a2fd3f5d249
6
+ metadata.gz: 5ba029542e564de74eee8d0656e5bd0cca1324d0358ee5bc0fb9c19328c60f385f18523bb64ef34bfa2e77f11de4b4ba54fbb010be5c4ce1a2769f11a27750ea
7
+ data.tar.gz: 85b45cf37adc8d6132b13df4c4d9a6bbd863b64288a1d45aaf7a2155e3c7f80f54f6e8a420596550d1e1f28e81949e29ee37f86c1723946a9517d635085c3dd3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.289.0 (2022-01-05)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
8
+
9
+ 1.288.0 (2021-12-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.287.0 (2021-12-09)
15
+ ------------------
16
+
17
+ * Feature - Adds waiters support for internet gateways.
18
+
19
+ 1.286.0 (2021-12-01)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds.
23
+
4
24
  1.285.0 (2021-11-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.285.0
1
+ 1.289.0