aws-sdk-ec2 1.288.0 → 1.292.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: 6b2b8eb8c2403f05c9125c5420f7ac7790e2397761585dbbd56912c6739fdd62
4
- data.tar.gz: 7202a471c6de5ab8a64c828bad72ed2489493f0ac23fbc3a43ec0dc6e7ef2245
3
+ metadata.gz: ac996e7479219db9744744851868e903adbfd9595cb2d4cbef4c4bb913aff41d
4
+ data.tar.gz: 1c250c2b8dce9e4560dafac3164f6781ea3c243a89410c1b9b90d691ad1413fa
5
5
  SHA512:
6
- metadata.gz: b0883d2ff3dc7c6927dcb7f2107d1e3ad51b4edb44db5d9ade0f01c60cecd3703d70fe3576b5a39ad69d27734ac43de25e527095718d0ad120facb691cb824b9
7
- data.tar.gz: 052bdaed996487419a7a457f9cad4c6bb74c79b57b282a3a30a1c5225de89870aa054cb7ad1ff86c5cd3375bfc5da43def49065edd8c02c8c0a600c3b53ade11
6
+ metadata.gz: 85a970d61dc25f57b94ac1d37b6f78567452281fd360d4798fa4d4088d7ec438e9f039d4d66ad343c33553092775f6d97b952417bc4304cd9156ddc4b986fcd5
7
+ data.tar.gz: 17d40c1eaec56f40fd9ca3444f2a313ab9b6fb4ed82ef70c4f35210ebdbb663d0c64084a22852a05c16119af2452b559e8d42d8f20dc6e7e39c2477a3404d9e7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.292.0 (2022-01-11)
5
+ ------------------
6
+
7
+ * Feature - EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)
8
+
9
+ 1.291.0 (2022-01-10)
10
+ ------------------
11
+
12
+ * Feature - New feature: Updated EC2 API to support faster launching for Windows images. Optimized images are pre-provisioned, using snapshots to launch instances up to 65% faster.
13
+
14
+ 1.290.0 (2022-01-06)
15
+ ------------------
16
+
17
+ * Feature - This release introduces On-Demand Capacity Reservation support for Cluster Placement Groups, adds Tags on instance Metadata, and includes documentation updates for Amazon EC2.
18
+
19
+ 1.289.0 (2022-01-05)
20
+ ------------------
21
+
22
+ * Feature - This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
23
+
4
24
  1.288.0 (2021-12-21)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.288.0
1
+ 1.292.0