aws-sdk-ec2 1.271.0 → 1.275.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: ea40e0b000cb49b187ffa3a2640f43785cbd12d5fa836f93ff8f3014394649a8
4
- data.tar.gz: e6283058cb6743bbe29c24668dad194efb1b9de1a92a322c1f8a80e538815431
3
+ metadata.gz: d98ad40003f74aaff309c7201c279a4eb66fbf284931eace1d1991b6f34fadba
4
+ data.tar.gz: f472a6b07897f1838dcb602aca18b049930fef692d1be04912c9af0361287f7c
5
5
  SHA512:
6
- metadata.gz: 2e7bc74379e06e92818cf05dc8fc8ad593e5996a0afee01d8092c325d60732a773a8f46fa33c1be318b41b36c5a412603d80aa090a66a7075800b90d824096f6
7
- data.tar.gz: 714ae49832d189055595ead24fc96069955296a4cd6b04916ba3ea9143edf79dbd0166fc3a9a430cd22bfcf30bd5e513bce0528d940d7812fd8321f6ed36ebe4
6
+ metadata.gz: f04f02376f5cf77758ad368ec92e872c3800fdb0ba28303a6f4f7703a4e0eb3784a77c3d33a64ab192eafee406c8589293adaec9a305941cd043a516e703cb40
7
+ data.tar.gz: 5e164de7154b4fc5d190df81d06a2aed21e2eb3bc1d31b2d35ab404688dc6e46a34193c7e081e18ccd0a980f203eb97216ee30c5326ec905bbc59fd42ca77975
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.275.0 (2021-10-29)
5
+ ------------------
6
+
7
+ * Feature - Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
8
+
9
+ 1.274.0 (2021-10-28)
10
+ ------------------
11
+
12
+ * 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
13
+
14
+ 1.273.0 (2021-10-27)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.272.0 (2021-10-25)
20
+ ------------------
21
+
22
+ * Feature - This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
23
+
4
24
  1.271.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.271.0
1
+ 1.275.0