aws-sdk-configservice 1.78.0 → 1.81.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: b389888007987a09824941f02adb5bcb9c04ed5441e66c8d17dca56f73ac8998
4
- data.tar.gz: fb848f24a9a55917047b2f5967e97e8893d463e2f5f56f6968e9d8348b2d58e5
3
+ metadata.gz: 3639395bc4a0183311732004ab157a4bb19d53d50fe9be2da550f62ac4f57c14
4
+ data.tar.gz: b8a6f51e8adee47ac1406b9bb6138a3c633408c04f51c474773072883b0c932a
5
5
  SHA512:
6
- metadata.gz: 15a309297ef728707803a57321a18ea17eff21c2077ed033faa27f6a7fbaf926c97368041473d1ce1b766cd93d192d935365695581f41610c2ca901256065177
7
- data.tar.gz: 549dc706886b555a6017c3d0c892474a1ea640a70d67212687dcc8205c3cf1dc2fb11d7798b531afc40948d6a04085f5c3138c6ef49a22ddd89b1a6ad8455e72
6
+ metadata.gz: 8a2e487d196665b8ab1e64c49e7dc2950a271ee9263969b65d9ba24cfc46b5d02d1e2a121797d12225ecf5506eda2f44c7b3c508dd531eea41eac363e7c76b17
7
+ data.tar.gz: 97049d805f313b6217df52476b3e11423d4026b6b09c690a7f54a150ee4d37cd6459819b576cd8d1aff7900e453115cefe420e9d14771320071af8c2873f3e9b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.81.0 (2022-08-01)
5
+ ------------------
6
+
7
+ * Feature - Documentation update for PutConfigRule and PutOrganizationConfigRule
8
+
9
+ 1.80.0 (2022-07-27)
10
+ ------------------
11
+
12
+ * Feature - This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
13
+
14
+ 1.79.0 (2022-07-14)
15
+ ------------------
16
+
17
+ * Feature - Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
18
+
4
19
  1.78.0 (2022-07-05)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.78.0
1
+ 1.81.0