aws-sdk-ec2 1.308.0 → 1.311.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: '0568d5a04675582bfbbc673aa2486b74a35511bbbc570e3d9adf0e9b4ac0d947'
4
- data.tar.gz: 5a00be4c1ed6484e1b4fabf8cd87b1e850109e7d0809810fff56095fe8d46853
3
+ metadata.gz: cdee2fe1ea3268efe3bd986584736b637531bdfcdaa87c85abb5e8296d11e1eb
4
+ data.tar.gz: d47a368a97a128c6620584114012f23947c5038748393157b1b9a09b04407b69
5
5
  SHA512:
6
- metadata.gz: 86eff3497fa4cbaece9126dc68a45d2d7bf7a2d2b6216299275283f6ad87989ac64c8ed3f28408093b1430c2dc343ad13844892081b803d1aa9c50bfd225d2f5
7
- data.tar.gz: f00262ce6dd5a2bc7929be3ce7328161fc5eed9cf3cfb5b8b46d955f68ded016b7918fe8a78059c792a789a258881b1c1d13136022953d3b7e4140b0be06459c
6
+ metadata.gz: af1c36a9dedbd14f09ec0c2ab8371a348f015edf4b0500b8cf86993a2add4b13607af9fcd7f1cdbb19f6601c8c8902141ec6b6cc0439bc652080075b89242a59
7
+ data.tar.gz: 2c5255b4e425b50840ba2e4744016097b4893f805ec7461ef0eda888af9510b0f77d5619439c633f8c32b7b45f04e7aedc841720672728ecb0493d7ac24c4168
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.311.0 (2022-05-05)
5
+ ------------------
6
+
7
+ * Feature - Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
8
+
9
+ 1.310.0 (2022-05-03)
10
+ ------------------
11
+
12
+ * Feature - Adds support for allocating Dedicated Hosts on AWS Outposts. The AllocateHosts API now accepts an OutpostArn request parameter, and the DescribeHosts API now includes an OutpostArn response parameter.
13
+
14
+ 1.309.0 (2022-04-28)
15
+ ------------------
16
+
17
+ * Feature - This release adds support to query the public key and creation date of EC2 Key Pairs. Additionally, the format (pem or ppk) of a key pair can be specified when creating a new key pair.
18
+
4
19
  1.308.0 (2022-04-22)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.308.0
1
+ 1.311.0