aws-sdk-ec2 1.272.0 → 1.274.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: 12a0b2cda771675a840b0e66f8e2a69c58c0a9aa6355ad599d8c8f2ea8b7a06b
4
- data.tar.gz: 6f106c2dc1af2352ed7ac30d8a8cccb8d8aec6be3355ded452050c107d2f17d8
3
+ metadata.gz: 898edb5a4f9f6ca7c35d76f7c8d9b30640d7fc78465d662ba2d5495dbf9681dd
4
+ data.tar.gz: 51f641cd18fd9656a062799aa293667ea7663668dbc8290256da0e3b59275f4e
5
5
  SHA512:
6
- metadata.gz: fefddb44b0518eae62445067ce993da98b1f71d74c98c5aace6f5026107f07a768e444652f8068c08825645c19fb2cb2a8fa769289ec2a601d43a0cb6ad5af3f
7
- data.tar.gz: 27aa144ce233d714ec5fda01bf174005c961e7a4dd630731a4b95828d082b4dade8121d8fd0ef6049a2ec3b6fc350f76041c39e97cc3fdda660ecebf040de690
6
+ metadata.gz: 1160e20b35ab5666b239f4967fb1a9f8c50f1b80478252ea73b1428929ef5cb52f209fb8a37271e5f4dbc7d303adf92c1c5e039c632fc97be21038cbf1060f26
7
+ data.tar.gz: 125bfe7d979294985367133fdeef8ce4b510e5da2dfc77e6c468f11d758bb69f800d73f93ae14d09bcf9e4dcdc8fc3b5c30b8dd58cdbdcedd33712c82c404697
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.274.0 (2021-10-28)
5
+ ------------------
6
+
7
+ * 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
8
+
9
+ 1.273.0 (2021-10-27)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.272.0 (2021-10-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.272.0
1
+ 1.274.0