aws-sdk-ec2 1.284.0 → 1.288.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: a3f7d41489e23302509fc34d6c04dbe3561a6da59eac712e6e598db3af51c01c
4
- data.tar.gz: 83272a31744d8e213d9e7c3754ddd72d8ce6a9bd0707aa289dc2df2316cfbb87
3
+ metadata.gz: 6b2b8eb8c2403f05c9125c5420f7ac7790e2397761585dbbd56912c6739fdd62
4
+ data.tar.gz: 7202a471c6de5ab8a64c828bad72ed2489493f0ac23fbc3a43ec0dc6e7ef2245
5
5
  SHA512:
6
- metadata.gz: 8444deadd6d6ce3865f64946da6f74658f3a782dc5651327af250b41a112c9249631078ab3928571cbc6506400c43225c9fe79882ca64bc57aea8cd81d74d442
7
- data.tar.gz: 48fcda1444a9bcb94db46f0cf8d90fc16ed01d3cdd86a59dd1ed10a97a36075f70bb827075fb1a951ea5eccb940fef42c208fc2ebb4628f679b716bbf4e21d79
6
+ metadata.gz: b0883d2ff3dc7c6927dcb7f2107d1e3ad51b4edb44db5d9ade0f01c60cecd3703d70fe3576b5a39ad69d27734ac43de25e527095718d0ad120facb691cb824b9
7
+ data.tar.gz: 052bdaed996487419a7a457f9cad4c6bb74c79b57b282a3a30a1c5225de89870aa054cb7ad1ff86c5cd3375bfc5da43def49065edd8c02c8c0a600c3b53ade11
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.288.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.287.0 (2021-12-09)
10
+ ------------------
11
+
12
+ * Feature - Adds waiters support for internet gateways.
13
+
14
+ 1.286.0 (2021-12-01)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.285.0 (2021-11-30)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network.
23
+
4
24
  1.284.0 (2021-11-29)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.284.0
1
+ 1.288.0