aws-sdk-ec2 1.261.0 → 1.265.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: f960da62a1d4dfbacf54af9d9eca7b8070094751df71cf502229b54c18038e10
4
- data.tar.gz: 2fe535c10a6028802f2f16bbb0185c33bacaeb1a1d7a3c6f99a58d585e1f17c1
3
+ metadata.gz: ab18d3f99007b2d9e68c13a281aece2fbdee9050e3af311445d630da09a1536a
4
+ data.tar.gz: 9f47ba88d2a53de61d10e8ade5971d09f2cfaf613c580c9e7a5412d4ffa82c86
5
5
  SHA512:
6
- metadata.gz: 94480c89036f5a1ca2433f4f9ab9ab1311937f7e183d3605d19b9d875b6a9f858bdbab3d8698f814a71e9bde0dc65af6ec3d41d997c3311d7b289e85348fedc2
7
- data.tar.gz: fc2df9c40a8aca3c11968d6aeb78d68ab8a6b2a8634554feea05d3bc1c46afd65f269157dc05f960c91316dd782e37ec0f1d5a84b8492e8d2cc612e65fcbe9ea
6
+ metadata.gz: 61a10655a51276a68c8945078b1d70eea6586499ccf76feaf900a26ddb27156cd3f0b8539ef3932f445e096cbd71e1090894e9a0b25ba58d018911cd305a1811
7
+ data.tar.gz: 42f59a9b10ed45f0613302d818c01ab604a2999fb9dfff41fe646eadd9a1e451f286d321903b57cd3a753599f5606daabbac54aca0d2e59d5eeb75c04249ba41
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.265.0 (2021-09-24)
5
+ ------------------
6
+
7
+ * Feature - DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
8
+
9
+ 1.264.0 (2021-09-21)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.263.0 (2021-09-14)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for vt1 3xlarge, 6xlarge and 24xlarge instances powered by Xilinx Alveo U30 Media Accelerators for video transcoding workloads
18
+
19
+ 1.262.0 (2021-09-13)
20
+ ------------------
21
+
22
+ * Feature - Adds support for T3 instances on Amazon EC2 Dedicated Hosts.
23
+
4
24
  1.261.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.261.0
1
+ 1.265.0