aws-sdk-ec2 1.283.0 → 1.284.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: 9065c77a4a927400a20ab9b9f219caa3a17521b4a22aafd623a22d91fca5b089
4
- data.tar.gz: 87f77dc3d4c13b4e5052b506d89d3112b0649e02d4e7f133fbfd441bc04311a1
3
+ metadata.gz: a3f7d41489e23302509fc34d6c04dbe3561a6da59eac712e6e598db3af51c01c
4
+ data.tar.gz: 83272a31744d8e213d9e7c3754ddd72d8ce6a9bd0707aa289dc2df2316cfbb87
5
5
  SHA512:
6
- metadata.gz: 7d1e4b1c3c7538a1095ecf48f848e202806c033b162a06edc1ca45caa92b47f8a85e287e6823bcd02989126bf65b389521c2180d23daf4627b63048b30db3dde
7
- data.tar.gz: 18edb53609e88c9b620f1044b9b5a1f23c5058d98c77a51151fb7309b9396482951076b7973e4ba6107b0ae10f251720c6c31df2214df0faab638fd6c64db63b
6
+ metadata.gz: 8444deadd6d6ce3865f64946da6f74658f3a782dc5651327af250b41a112c9249631078ab3928571cbc6506400c43225c9fe79882ca64bc57aea8cd81d74d442
7
+ data.tar.gz: 48fcda1444a9bcb94db46f0cf8d90fc16ed01d3cdd86a59dd1ed10a97a36075f70bb827075fb1a951ea5eccb940fef42c208fc2ebb4628f679b716bbf4e21d79
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.284.0 (2021-11-29)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.283.0 (2021-11-26)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.283.0
1
+ 1.284.0