aws-sdk-ec2 1.283.0 → 1.285.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: 9065c77a4a927400a20ab9b9f219caa3a17521b4a22aafd623a22d91fca5b089
4
- data.tar.gz: 87f77dc3d4c13b4e5052b506d89d3112b0649e02d4e7f133fbfd441bc04311a1
3
+ metadata.gz: aceafc3aba9217ddda062d215af7a15f03f96b5a946e4c90e0051bc3d4a79161
4
+ data.tar.gz: d26dc2b58b456def255f0f802a534a428283b784b68b15a2e32abd092d65f6fc
5
5
  SHA512:
6
- metadata.gz: 7d1e4b1c3c7538a1095ecf48f848e202806c033b162a06edc1ca45caa92b47f8a85e287e6823bcd02989126bf65b389521c2180d23daf4627b63048b30db3dde
7
- data.tar.gz: 18edb53609e88c9b620f1044b9b5a1f23c5058d98c77a51151fb7309b9396482951076b7973e4ba6107b0ae10f251720c6c31df2214df0faab638fd6c64db63b
6
+ metadata.gz: 6836a4a3e64797e69a5cba0673d0fdcbfef17c2b5d0cb2aa43322378a0a1f6c78edf6d92d26dc471c8cc5fd505e0b73c00804985ee1049971022d763ccc2c4d5
7
+ data.tar.gz: 02a3c5e466792cbcbe9fc214bd6bda4b24436f7ba43d1629d8932683e949280dfd24f6448cd0fa7558f6f16c40871a43b4e6c33863bc737de1701a2fd3f5d249
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.284.0 (2021-11-29)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for G5g and M6a instances. This release also adds support for Amazon EBS Snapshots Archive, a feature that enables you to archive your EBS snapshots; and Recycle Bin, a feature that enables you to protect your EBS snapshots against accidental deletion.
13
+
4
14
  1.283.0 (2021-11-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.283.0
1
+ 1.285.0