aws-sdk-devopsguru 1.16.0 → 1.20.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: ea7c78dfefffeea873815e67baeccd450032a1022ea8332553082e779e844dc8
4
- data.tar.gz: 7897ace96f3fb912c378447d23d48cca9fd68e80f157a4191a2e9535ede79619
3
+ metadata.gz: 8cb2cb1a73ae1c990b39112b6b5cdc6cad75a96f914016650441ac5b0c3565ad
4
+ data.tar.gz: ffa6aa9d41688b4e39fae2fc3ec6162252fbd4327926ba849a7bab0a25c4669d
5
5
  SHA512:
6
- metadata.gz: e05c98d7b8ad96cae5045f42a756c368c9b4f786bff20564e659c2edab47efe5cf8c75af2b23ee33ed9d7f0216bbaecee4cbadf59df47b6943d0994f973af4af
7
- data.tar.gz: '0793f152b8d596812dc7157d60b54ef9c304283f141cf6481b29ce9ab034d7b5e0504d1ba2fa2e1bdc6470e23f257aaeca2326fba84815d59842ec1371bfbca3'
6
+ metadata.gz: 272eae57423fc5f7f1818cd53ccfa630a13d03df2b67fc97b3b0bf9841f21db81fdd0f117eaed7da682fa28cc238831ce06c71895dbbf3f8f6e178311a5cfad6
7
+ data.tar.gz: 69fe40285ff8c4e54b04187f8bf09370eac0eab755a69ff15a2d78cbc6e6e49245ad5427be3bf7d49c4e7ba75a01cbb5ea61daa2e800c04aa0a9b6b16466aefe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.20.0 (2022-02-03)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.19.0 (2021-12-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.18.0 (2021-12-20)
15
+ ------------------
16
+
17
+ * Feature - Adds Tags support to DescribeOrganizationResourceCollectionHealth
18
+
19
+ 1.17.0 (2021-12-01)
20
+ ------------------
21
+
22
+ * Feature - DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.
23
+
4
24
  1.16.0 (2021-11-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.16.0
1
+ 1.20.0