aws-sdk-configservice 1.77.0 → 1.80.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: defd3eaa4376c4746ee58ee292e24e528969b0dafdbb60665f6ab10924b5aebf
4
- data.tar.gz: 4d74828f9f977a9d66cc6971b1dce9e2c48a6a86f5cf6fa53aff96e9ab614b10
3
+ metadata.gz: 41724fe084e0a48047623137f939a63835cfacba4e2106c8a565b69320544235
4
+ data.tar.gz: 8e9fe90efc4cc53d8139b5cb8ed7c6b4680e2cc33b29e5d1fa0fdd8de18a5d91
5
5
  SHA512:
6
- metadata.gz: fb23901d9c4d79500ea2bcfd866afa28abe6f9747a448a5431bcac4466ba06af3f7e358343734f5e08dfadd6cdd92e0cb0128076c19da5253c2af3ea39625f25
7
- data.tar.gz: 883b6d27e84858359b36388407792eb9793e3d4fc8b8261b387e5e281ac46205d388c9d3fe6777b40f6cd4c0b39400bf89130aa67c53def53e2d36e8fca3934a
6
+ metadata.gz: a56dc39397bb305ea1fe598037aefcc4027a7781e3d68c5bff9b1710bc573c3f53d3592c5680be316b7de5978ceaac25834656f84ed5c18d38f5fe21eb352f0b
7
+ data.tar.gz: 946f853ea814a114226d0425159aceea9d89d0442b48078350f6a97cdbf82aff0efe443601c37e58839cac48700a554bd2509098366393ba4bae4f13651a2a68
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.80.0 (2022-07-27)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.79.0 (2022-07-14)
10
+ ------------------
11
+
12
+ * Feature - Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
13
+
14
+ 1.78.0 (2022-07-05)
15
+ ------------------
16
+
17
+ * Feature - Updating documentation service limits
18
+
4
19
  1.77.0 (2022-04-06)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.77.0
1
+ 1.80.0