aws-sdk-ec2 1.300.0 → 1.303.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: 4627f46af78395741e57d7c5e8253e318327f70ae7c653255d3bbdcb67d73d9e
4
- data.tar.gz: 2f20eecba0cb1677a04184641d2ec1689e2cfdf56053b849dddad8653a14e9f7
3
+ metadata.gz: ecad19d176ce3abd63ed2fb22ac90192eacb8cbbea2fd1c7fd11cc779a97fc47
4
+ data.tar.gz: 4b1e5d91d16e267279068ceb806352ae256f77545b40dec3ccc0c9d2ce488fb8
5
5
  SHA512:
6
- metadata.gz: 87231406635329c2f437f6729ead149607fe4d86fb02934471eaefb401bda9323d4d7dcf1997ff342c0926045ac91b0a4dd9d60087198684e345d78a77c94191
7
- data.tar.gz: 877bcf3025f03e9702e14a5321a4e48e05e914adca2376ced22f86033d0fa9e29e7fbd6681d3960a7ee2565569b5ce92b9ed9904baece1aa7a6fb6e0776dd40f
6
+ metadata.gz: ef765515a993d85ba06b1ab9d11508c2b56ace78287aa024d9539d0e70c957b2f2d941fde2a95c260e945aafd931c893504c385680032e5d5467e5a69a103f22
7
+ data.tar.gz: 47b81b148a06ba5a52d95587019c31e2b524a08fdc06b1bc41dc669f9396c4e2d2ef95cf20e3710c6c80c78277ffb4e398e5936b21374c7f5201593444210905
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.303.0 (2022-03-15)
5
+ ------------------
6
+
7
+ * Feature - Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
8
+
9
+ 1.302.0 (2022-03-04)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for Amazon EC2.
13
+
14
+ 1.301.0 (2022-02-28)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for new AMI property 'lastLaunchedTime'
18
+
4
19
  1.300.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.300.0
1
+ 1.303.0