aws-sdk-ec2 1.284.0 → 1.285.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: aceafc3aba9217ddda062d215af7a15f03f96b5a946e4c90e0051bc3d4a79161
4
+ data.tar.gz: d26dc2b58b456def255f0f802a534a428283b784b68b15a2e32abd092d65f6fc
5
5
  SHA512:
6
- metadata.gz: 8444deadd6d6ce3865f64946da6f74658f3a782dc5651327af250b41a112c9249631078ab3928571cbc6506400c43225c9fe79882ca64bc57aea8cd81d74d442
7
- data.tar.gz: 48fcda1444a9bcb94db46f0cf8d90fc16ed01d3cdd86a59dd1ed10a97a36075f70bb827075fb1a951ea5eccb940fef42c208fc2ebb4628f679b716bbf4e21d79
6
+ metadata.gz: 6836a4a3e64797e69a5cba0673d0fdcbfef17c2b5d0cb2aa43322378a0a1f6c78edf6d92d26dc471c8cc5fd505e0b73c00804985ee1049971022d763ccc2c4d5
7
+ data.tar.gz: 02a3c5e466792cbcbe9fc214bd6bda4b24436f7ba43d1629d8932683e949280dfd24f6448cd0fa7558f6f16c40871a43b4e6c33863bc737de1701a2fd3f5d249
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.285.0 (2021-11-30)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.284.0 (2021-11-29)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.284.0
1
+ 1.285.0