aws-sdk-ec2 1.262.0 → 1.266.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: ad19c53c78c77f10dd1065a215fc9d6c973566d60b0bf55b52ba5fbad1719a42
4
- data.tar.gz: fbd316680e815a3296250f9ec9105c94de3c0548d382d2faadcae36d35d69824
3
+ metadata.gz: d786dee9ab062cd3bc3f065416456f594e423bb5d402bce9b61913900e914f37
4
+ data.tar.gz: b9da9286e50163ceac97b1b808c0471fb45647ed7da93035c21bf643eb28ff90
5
5
  SHA512:
6
- metadata.gz: 19220765ebede8cdfd0d7bd820c6fa137a8b2caf446cb75300a42cf4c321b09d52179c3f7955616cbe49167b51f96d4255f6efa4efb04cdf0c0d1fa33c439c64
7
- data.tar.gz: 18c731b42378a136390e79c05914eb19d21cf54675b5cc19eabffa87efee646010200491c26283d54e935e061653af6ceb7ccf52d60e8225059990e94fcd0bf4
6
+ metadata.gz: 1e2ed87d0c6e615ee3b57d12ff9d9dcb720a9374fbb42e619312f6269d2df6f8f2f0cb87b8f04e5f5cbc33b5e79417b24caf4570eed2ddc06a9c39e16d3917da
7
+ data.tar.gz: 1bb41d88035757c6950151f5dd1213625eb35833c82fdd1029e70d1bf9e104179dca9a84a767f827f3e877e36410959313a234b3717c11c0a94f8bfa4d988b50
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.266.0 (2021-10-05)
5
+ ------------------
6
+
7
+ * Feature - Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html
8
+
9
+ 1.265.0 (2021-09-24)
10
+ ------------------
11
+
12
+ * Feature - DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
13
+
14
+ 1.264.0 (2021-09-21)
15
+ ------------------
16
+
17
+ * Feature - This update adds support for downloading configuration templates using new APIs (GetVpnConnectionDeviceTypes and GetVpnConnectionDeviceSampleConfiguration) and Internet Key Exchange version 2 (IKEv2) parameters for many popular CGW devices.
18
+
19
+ 1.263.0 (2021-09-14)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for vt1 3xlarge, 6xlarge and 24xlarge instances powered by Xilinx Alveo U30 Media Accelerators for video transcoding workloads
23
+
4
24
  1.262.0 (2021-09-13)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.262.0
1
+ 1.266.0