aws-sdk-devopsguru 1.14.0 → 1.18.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: 2143a16f2055daedc272fdbfc12426ce4b859564105a3b64b933ef499db16b29
4
- data.tar.gz: 2d9bce0808a5be9d1f9984068750f3769b12ae66f7f45db243d4773d4d8e697b
3
+ metadata.gz: 2d77acad31cd189899dec4875f7e1d8d2d65be819feb9d79187a5f811a1ea4c6
4
+ data.tar.gz: 96ed6403cf4017246583fef614753b38687ce9aeb3b30f734570676d047cb66e
5
5
  SHA512:
6
- metadata.gz: 4ed36f22a2b46a554826bf7651830f60367ba2bede0214ba8baea156ba7a2d48b2cdcbe3cdcafb6d2a9a5f1e01f1afabb0eb77a006f17a6c76dd24e5c6efffa8
7
- data.tar.gz: 4e167bfe38ed844cdad2241a54d3cbcbfb739a3c7cfb5bcf0aac1f3bf0730895f128be241b647c8624604ef6235fc2c9ccd7f1654f94b359d939d1a6985148c0
6
+ metadata.gz: 573c64e8ce55b8037656ee1cb7fadb8df4a13249ac5936fabc96d23593d870eb3eb31605c0ee00e02adc8ed822eb9f9462813da567be85a95f458edb14ca4b3a
7
+ data.tar.gz: 82bc4602fc2fb1bb11558e5ce324fe8a518b90d6478f56ec94c3647dd3b38ddacb3463ecbe0969a718458dbaa64d711549db634b6493e760af32cb82da4bb793
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2021-12-20)
5
+ ------------------
6
+
7
+ * Feature - Adds Tags support to DescribeOrganizationResourceCollectionHealth
8
+
9
+ 1.17.0 (2021-12-01)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.16.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.15.0 (2021-11-17)
20
+ ------------------
21
+
22
+ * Feature - Add paginator for DescribeResourceCollectionHealth
23
+
4
24
  1.14.0 (2021-11-12)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.14.0
1
+ 1.18.0