aws-sdk-ec2 1.279.0 → 1.283.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: aaaff48ec68842298d000a699378df99659741777bed1e30ffc5b54927b39399
4
- data.tar.gz: de3ba80f9cbc25b79c397109d51fa8b7220f6dc5f11fc48c0325659b73be52c2
3
+ metadata.gz: 9065c77a4a927400a20ab9b9f219caa3a17521b4a22aafd623a22d91fca5b089
4
+ data.tar.gz: 87f77dc3d4c13b4e5052b506d89d3112b0649e02d4e7f133fbfd441bc04311a1
5
5
  SHA512:
6
- metadata.gz: d7efb859124f66cfd9c2a777c403c3fa4bbd4982df317b0e22b18adb47000d9c687b419269075d98e776fe7268ac033d1d3529d49a7be1e717646f3b54bc88a5
7
- data.tar.gz: 877b1e3add4eb161b31c02c0fd07216079ea00aaa5bda48b9d38bee746dcb9f3ca4e1f5be9484f4e9636779b63e1154839d8f4f430fea0e1b26ca933a5d97466
6
+ metadata.gz: 7d1e4b1c3c7538a1095ecf48f848e202806c033b162a06edc1ca45caa92b47f8a85e287e6823bcd02989126bf65b389521c2180d23daf4627b63048b30db3dde
7
+ data.tar.gz: 18edb53609e88c9b620f1044b9b5a1f23c5058d98c77a51151fb7309b9396482951076b7973e4ba6107b0ae10f251720c6c31df2214df0faab638fd6c64db63b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.283.0 (2021-11-26)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for EC2.
8
+
9
+ 1.282.0 (2021-11-23)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.281.0 (2021-11-15)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.280.0 (2021-11-12)
20
+ ------------------
21
+
22
+ * Feature - C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
23
+
4
24
  1.279.0 (2021-11-11)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.279.0
1
+ 1.283.0