aws-sdk-ec2 1.260.0 → 1.264.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: 3f188a7d3e0249b9d840c0bd2fcc9119e8b86f5906365494f180f8326ef9dc77
4
- data.tar.gz: 54102ac98975c07a8c7f864c0409b034cfe155718cfdf3ea3cc68305e92607c2
3
+ metadata.gz: 379465bcc1f1481ff0adc4547535d95dab3ee425995c790dafc788e5828b0864
4
+ data.tar.gz: a4fba1cec09e704631944dd27e5afa5566abed1549400bda7216c9cd86b9d12e
5
5
  SHA512:
6
- metadata.gz: 886876eb6cf71976077aacee755180ea1568751ee008e2c5ed38c8c82c25bac8c270704a353aa2958cececfdf95abba71cf560c0e3117eaacb3be3c78fb30684
7
- data.tar.gz: ccb8210ddbae6f6d5dbb769ff2f977a8adacaa13c71d77404c8351f7fd2e3c49b22728e11716c8951854cbf2270f479662261052071d333c9279612ecd55321d
6
+ metadata.gz: 19307403249414fb45134c6c7b4cd33dfa86f4d8d87a866706182057ebd9212084fcdad2328c5a43333ff6602ccfc53272597aae508c314dad078f8f2db37f68
7
+ data.tar.gz: d69304b3d20012d09f5f4bc299fee273223f464a68e4a277478c471650ccbd2f345c609218dfa23155d6bdc75e63be71c926315791995a9c0bced288786da4cb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.264.0 (2021-09-21)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.263.0 (2021-09-14)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for vt1 3xlarge, 6xlarge and 24xlarge instances powered by Xilinx Alveo U30 Media Accelerators for video transcoding workloads
13
+
14
+ 1.262.0 (2021-09-13)
15
+ ------------------
16
+
17
+ * Feature - Adds support for T3 instances on Amazon EC2 Dedicated Hosts.
18
+
19
+ 1.261.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Added LaunchTemplate support for the IMDS IPv6 endpoint
23
+
4
24
  1.260.0 (2021-08-27)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.260.0
1
+ 1.264.0