aws-sdk-ec2 1.280.0 → 1.284.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: 33792d3a485d89a1ce00424310b35245359d3ad7d6e7c109160a661056adcf8c
4
- data.tar.gz: fbe6f0ffed65f748714c69da4e4df0c0ebb35b78f37fa49748d996608dd68c83
3
+ metadata.gz: a3f7d41489e23302509fc34d6c04dbe3561a6da59eac712e6e598db3af51c01c
4
+ data.tar.gz: 83272a31744d8e213d9e7c3754ddd72d8ce6a9bd0707aa289dc2df2316cfbb87
5
5
  SHA512:
6
- metadata.gz: 8caa89623521c4251c8c7c85cf069d6cd5744b1daacf6cb5e5c4dcd7c6892c4bec24e99e7393bb6b1e7efedeb763cc37463411e6c94e34a1ff655abde604df93
7
- data.tar.gz: 05fdeb4d0f5823e26939158340eaaf999d4f3813a985621e1a7d851c2f9869dd4e7234e2d998c9041357f0bcd39177229a9c0a06263477176ffd065d105a1f8d
6
+ metadata.gz: 8444deadd6d6ce3865f64946da6f74658f3a782dc5651327af250b41a112c9249631078ab3928571cbc6506400c43225c9fe79882ca64bc57aea8cd81d74d442
7
+ data.tar.gz: 48fcda1444a9bcb94db46f0cf8d90fc16ed01d3cdd86a59dd1ed10a97a36075f70bb827075fb1a951ea5eccb940fef42c208fc2ebb4628f679b716bbf4e21d79
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
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
+
9
+ 1.283.0 (2021-11-26)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for EC2.
13
+
14
+ 1.282.0 (2021-11-23)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.281.0 (2021-11-15)
20
+ ------------------
21
+
22
+ * Feature - Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
23
+
4
24
  1.280.0 (2021-11-12)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.280.0
1
+ 1.284.0