aws-sdk-ec2 1.285.0 → 1.286.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: aceafc3aba9217ddda062d215af7a15f03f96b5a946e4c90e0051bc3d4a79161
4
- data.tar.gz: d26dc2b58b456def255f0f802a534a428283b784b68b15a2e32abd092d65f6fc
3
+ metadata.gz: 8288d31d44cfaa7429287ba0e12a0901f4b280f0c35b3eb11252ec76574ddd97
4
+ data.tar.gz: 2ce97661c0264103ef76dab3f2e888a8d58631f0bca65f2f087ba2ea6126030c
5
5
  SHA512:
6
- metadata.gz: 6836a4a3e64797e69a5cba0673d0fdcbfef17c2b5d0cb2aa43322378a0a1f6c78edf6d92d26dc471c8cc5fd505e0b73c00804985ee1049971022d763ccc2c4d5
7
- data.tar.gz: 02a3c5e466792cbcbe9fc214bd6bda4b24436f7ba43d1629d8932683e949280dfd24f6448cd0fa7558f6f16c40871a43b4e6c33863bc737de1701a2fd3f5d249
6
+ metadata.gz: e0e3608d1d4a7facce91534875e26b16e625b361acdc0153477ce9595232cfae2980de78c68dfb9da8f1f3a1152a802f89688ff5540b6edea4c13f37cbacc1c2
7
+ data.tar.gz: e39095c5670e2c82ab366d4a80b91e1e3c1ecee7a60144534101910f619b0ce8aedd136ff77aeceb35fcb793ef7cf23e1781b4c51314805c46674f69974d1dbb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.286.0 (2021-12-01)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.285.0 (2021-11-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.285.0
1
+ 1.286.0