aws-sdk-auditmanager 1.12.0 → 1.16.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: 72ea5ddbfbd7d9ebf827a32b19e60ca22962afcd690632813e74f62cc36712cd
4
- data.tar.gz: 0dc20b3b47a2ac691c6437e128b4dfdb3556802ab182c4c9cb924016568f35bb
3
+ metadata.gz: 61b11dd2ff0b48a2198b4f452a28a1747fba4dcb0ea0e2822b2359aaf391a4cc
4
+ data.tar.gz: 17235a8af9e927f6f25dc98c0dc584cf907e912bd3db04f9300c4e6fb5b72086
5
5
  SHA512:
6
- metadata.gz: d222a3d8b86d8e8617784af42d08dc7a3058baafbedb74db68473f7c7efbd43067815ca3c9b6cea75a7e7d2cf7151b19b89e1f5c27e1d3166091812e17a27d5f
7
- data.tar.gz: 6edfccd0e39ee2f67fef424d31094c0c3a1d540d19c7bec8f97bb526c0b2d0de7d737f0834638f7ba623cb3b782a6a5b493296bebcd08d5bfc237d3eedf22a04
6
+ metadata.gz: 456e6c46c1b8c1d9e9a08f026330c0043f12ac4cd986777a13c8a4faeac8307ba86f8193648305ed312f4165355161b672f8c031797c2ba4503216051c469281
7
+ data.tar.gz: 31d8dd4fdf6e6343526ca7fc9a4c953f4bd88fa5a67eaae6082fbaa086abc9b322565904b2a4f83f66a7c718bfa3183f6897c39716eddc38564cf63be4031d11
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.16.0 (2021-11-18)
5
+ ------------------
6
+
7
+ * Feature - This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
8
+
9
+ 1.15.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.14.0 (2021-10-25)
15
+ ------------------
16
+
17
+ * Feature - This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
18
+
19
+ 1.13.0 (2021-10-22)
20
+ ------------------
21
+
22
+ * Feature - This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
23
+
4
24
  1.12.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.12.0
1
+ 1.16.0