aws-sdk-ec2 1.273.0 → 1.277.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: d6f7244b8bd1d95d0347166c3a0cff8e92d435592c4045617d89b872305d36ea
4
- data.tar.gz: 06f972fb407d24cfd9b4dbd0e648794c0cee43a2bca817a60c22fb9fb0fa4723
3
+ metadata.gz: f2b29a19432848b5ec247ed1057bbfa241ffc66ac23530f306095961505cb632
4
+ data.tar.gz: 01d26b08dab3fc5a44c824bfff6074755e9ba8ef1ac284c81dd55779a67a1515
5
5
  SHA512:
6
- metadata.gz: 97d05369eb0c65c69ef6037b9d8aa5871a5f2934c6328b18824697cfc153f85f961d8fd0b496b8329cce3617c491d6dd0deb68c6961a07e840a020851dc5312e
7
- data.tar.gz: 867e5ca5ff0ef06b29ccf22c272fe7513c606174191f0f54df8e9d39d148979ffa59a9bc78164f11cc5bf8e18fcbc9080d226bfbd4e9a258017bc5495baf2dd5
6
+ metadata.gz: 51ebce17b896d60cc90ba451294efe7cf9aaca656bcec42170e45d41665eabadf08c306e054997c623dc697fda01e08964cb06e195b996135dee2c3ea7e3a7eb
7
+ data.tar.gz: d349466d525c41fdf94d5e15c4346f013cf70b328934d8ea5dfb0d1aa22755dc90dc133e5e25089b61411e26a1b99e45d179df32a6dbf217f1e7e512e3361faa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.277.0 (2021-11-05)
5
+ ------------------
6
+
7
+ * Feature - DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
8
+
9
+ 1.276.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * 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
13
+
14
+ 1.275.0 (2021-10-29)
15
+ ------------------
16
+
17
+ * Feature - Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
18
+
19
+ 1.274.0 (2021-10-28)
20
+ ------------------
21
+
22
+ * 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
23
+
4
24
  1.273.0 (2021-10-27)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.273.0
1
+ 1.277.0