aws-sdk-ec2 1.281.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: 22db1d976485f026a26576c92b6bb030297f89ea29b3a1269293e5951a2d280f
4
- data.tar.gz: fa7d97ae7cf94e469ff26e08c74a7b9812b46666c60616ae88d5349961950e00
3
+ metadata.gz: aceafc3aba9217ddda062d215af7a15f03f96b5a946e4c90e0051bc3d4a79161
4
+ data.tar.gz: d26dc2b58b456def255f0f802a534a428283b784b68b15a2e32abd092d65f6fc
5
5
  SHA512:
6
- metadata.gz: '029984b56d8fb43c25a90f9e20eaaf1981dcb8cb158abba9926a434ad65b3dfbe9fbf8ce95ba67f2020573e4354cb6e64328b3a49d25c6fb970feab894f08849'
7
- data.tar.gz: 76c9370d3212baea4e56c5e5222159e407b125c25f1385de80fe48d0f02320f13ee93d6157733fc32517bedb88832ab4c71eda3ae411fe738d0195b7a5ae43dd
6
+ metadata.gz: 6836a4a3e64797e69a5cba0673d0fdcbfef17c2b5d0cb2aa43322378a0a1f6c78edf6d92d26dc471c8cc5fd505e0b73c00804985ee1049971022d763ccc2c4d5
7
+ data.tar.gz: 02a3c5e466792cbcbe9fc214bd6bda4b24436f7ba43d1629d8932683e949280dfd24f6448cd0fa7558f6f16c40871a43b4e6c33863bc737de1701a2fd3f5d249
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
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
+
14
+ 1.283.0 (2021-11-26)
15
+ ------------------
16
+
17
+ * Feature - Documentation updates for EC2.
18
+
19
+ 1.282.0 (2021-11-23)
20
+ ------------------
21
+
22
+ * Feature - This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
23
+
4
24
  1.281.0 (2021-11-15)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.281.0
1
+ 1.285.0