aws-sdk-ec2 1.309.0 → 1.312.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: 2e285a4ec10318bc908bea452a07179d6083076c04c1e9f98ccc560bceb99889
4
- data.tar.gz: 5b4b2f2a824da32e96c119e1e8e8b9d9a82aed3003f35e8cb309813e17cea6b2
3
+ metadata.gz: 3d2c43af6428c9fd6d5056e4fc76ff60a07ce310aa865e5a59bdebe11bccef65
4
+ data.tar.gz: d636f87a15c97f2cfb5710eeab4f5ecf25b82cbc3751c23f14f3c8da84ebc5c8
5
5
  SHA512:
6
- metadata.gz: c99bb361a69770847fda20d0f8dfd8be23887472077901ad63e4ef4952a0e1f6a72ad487cc81b82f2f1400ecc026a46d197f62d51433090beb7c560a83a3fce5
7
- data.tar.gz: ea4719f3d4e8a0343b54aed166361d3015e9cfb1a3602300e4cf3d3794593a01c4b519be4b4f535304c1de3e82d82d080c2243f8f201f0729efea90894fb1c9f
6
+ metadata.gz: a258a17066ef662555d85a4b3abd1dd45b407e750bc3a0943a7292d4c52f30508f38a7913dc1bd6066cb45eba874860041fb35f4d856424de5febab0f1b38609
7
+ data.tar.gz: af7e37c75e29aa546ecad0878f2a0ac7f4de708845b84621173aed468393ed857294dff60e986d35e0b19005d2ed005faa755b8a006227ce8b10d57dc6c4a1a7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.312.0 (2022-05-06)
5
+ ------------------
6
+
7
+ * Feature - Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
8
+
9
+ 1.311.0 (2022-05-05)
10
+ ------------------
11
+
12
+ * 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
13
+
14
+ 1.310.0 (2022-05-03)
15
+ ------------------
16
+
17
+ * 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.
18
+
4
19
  1.309.0 (2022-04-28)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.309.0
1
+ 1.312.0