aws-sdk-ec2 1.347.0 → 1.349.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: 1f9f32c805711bd98d031fde00dbb5940ebe24d0703c34a15c1c1540ad39e89e
4
- data.tar.gz: 955f5ce7c17474e7fd761d06818207d0864a2b5691537f8731bfdc9ef8500c30
3
+ metadata.gz: bfcf334f96306b62b0cf8d8c0fcd1fdd03297bef34acc16517caf7e382361682
4
+ data.tar.gz: 394acca3282f8247d29596e702360b6b6c3ef803d79164c4d1be2ec4052e07c2
5
5
  SHA512:
6
- metadata.gz: fff4fef5cdbd9f8001869ec902b3f3dcfa14661e1c384212fec8a7a0be317d576c568a20246e6e5109a9065061dc4dde9df30570f6c0bbc47e0a39e8a59175e9
7
- data.tar.gz: 8dc7dc78bfd972c7fc5d7d66075d2c81334591e4bad6918be9709a27954c865576062e6d8744bb686cd9f3d042ad78e799b2d9ad18d40d29bb78c0902a6a8f4d
6
+ metadata.gz: a411b555002a85b22e62aefc8a5c2f069d9ee00d5633befb4599d6bbb4c2543dca055701f96b0cc4ea4ddc2d3bb8cffb3be0ee12b5038168360a5a3708363215
7
+ data.tar.gz: cfc030a085c74f3c660487de6c332c9c90960ea3a909997c2e1a9e0d8f76e88033a1e728b19e1a17ae7ac16243924af7943c03cc44a6888ba80b958bf41c2b90
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.349.0 (2022-11-10)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.
8
+
9
+ 1.348.0 (2022-11-09)
10
+ ------------------
11
+
12
+ * Feature - Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
13
+
4
14
  1.347.0 (2022-11-08)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.347.0
1
+ 1.349.0