aws-sdk-ec2 1.283.0 → 1.287.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: a4ef6071f893ffdb68da1197584ff8a321edf00ea6e1ba89d3487b45b429332d
4
+ data.tar.gz: c0ea9e00c7993ec9932135b4a512e2beb2d61ff748aece6b93ea9aac7531eb68
5
5
  SHA512:
6
- metadata.gz: 7d1e4b1c3c7538a1095ecf48f848e202806c033b162a06edc1ca45caa92b47f8a85e287e6823bcd02989126bf65b389521c2180d23daf4627b63048b30db3dde
7
- data.tar.gz: 18edb53609e88c9b620f1044b9b5a1f23c5058d98c77a51151fb7309b9396482951076b7973e4ba6107b0ae10f251720c6c31df2214df0faab638fd6c64db63b
6
+ metadata.gz: 8752a78711d6470f3a326aa57101631ca262c429b664e1e9d492eddb3fdea43d77d505a8256bcea9c4c2250cfc52109c80fa55ca37ad938dd83522d467a81037
7
+ data.tar.gz: f4ba425fd09cad3dae446cf2104dbdb266988193468202bc8a68752f746f59fa429ceed566b6429c1b1cead50fd8f009ea007314fb9805fb7e78cf1fab28ab6a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.287.0 (2021-12-09)
5
+ ------------------
6
+
7
+ * Feature - Adds waiters support for internet gateways.
8
+
9
+ 1.286.0 (2021-12-01)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.285.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.284.0 (2021-11-29)
20
+ ------------------
21
+
22
+ * 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.
23
+
4
24
  1.283.0 (2021-11-26)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.283.0
1
+ 1.287.0