aws-sdk-ec2 1.272.0 → 1.276.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: 12a0b2cda771675a840b0e66f8e2a69c58c0a9aa6355ad599d8c8f2ea8b7a06b
4
- data.tar.gz: 6f106c2dc1af2352ed7ac30d8a8cccb8d8aec6be3355ded452050c107d2f17d8
3
+ metadata.gz: 1a904d5bae6d51f4414091b09760d85ebc510835fe2a19a02647f5cf8427351f
4
+ data.tar.gz: a4400f1b6e422a5d72b48dff40f41b9b3c61d29cc26bc519c2a2d2317ec8c91e
5
5
  SHA512:
6
- metadata.gz: fefddb44b0518eae62445067ce993da98b1f71d74c98c5aace6f5026107f07a768e444652f8068c08825645c19fb2cb2a8fa769289ec2a601d43a0cb6ad5af3f
7
- data.tar.gz: 27aa144ce233d714ec5fda01bf174005c961e7a4dd630731a4b95828d082b4dade8121d8fd0ef6049a2ec3b6fc350f76041c39e97cc3fdda660ecebf040de690
6
+ metadata.gz: 5a29e928cb1ea6a5c1c1a0433c8ad6e7726a5981a5bbb486595bb7f90788fb844a15aaea138f42733d9b90e6b39f804dc44abd2b74bb95a50fbdc11f547be517
7
+ data.tar.gz: 60b0e17d3166fe0b0220762d22d4e2c3de92056ecfe2045e71b1af046b9119120e05b5fb449a23db7cb35b3d181451e111a0ac289cce3c3db3caa899420f17f1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.276.0 (2021-11-04)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay
8
+
9
+ 1.275.0 (2021-10-29)
10
+ ------------------
11
+
12
+ * Feature - Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
13
+
14
+ 1.274.0 (2021-10-28)
15
+ ------------------
16
+
17
+ * Feature - Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads
18
+
19
+ 1.273.0 (2021-10-27)
20
+ ------------------
21
+
22
+ * Feature - This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads.
23
+
4
24
  1.272.0 (2021-10-25)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.272.0
1
+ 1.276.0