aws-sdk-configservice 1.75.0 → 1.78.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: e59f03cf75d6e96de316946f8864f7ad4569e211135a5f8f083c15f033706ea2
4
- data.tar.gz: 36f73c726ef50b5ec64abd66aaebb43b1d1621514748d1a5b902ef2966b36a4b
3
+ metadata.gz: b389888007987a09824941f02adb5bcb9c04ed5441e66c8d17dca56f73ac8998
4
+ data.tar.gz: fb848f24a9a55917047b2f5967e97e8893d463e2f5f56f6968e9d8348b2d58e5
5
5
  SHA512:
6
- metadata.gz: be4fee253f36a75876f7ca7dd94053ac309796252e906a389e75bb359f0713750b233037c9189c524b1dcf3bb67b10fe0df5e816e059ecb9652f0ae755e5a2c2
7
- data.tar.gz: ec5370bdf6bc24e64d7363bbda3675e6aa2b0716fb79ca2f63b9675d544a3b97c8e6996cee352ad018a7020f0fda95c21d10572138a62a4e16fa80cfef9918a9
6
+ metadata.gz: 15a309297ef728707803a57321a18ea17eff21c2077ed033faa27f6a7fbaf926c97368041473d1ce1b766cd93d192d935365695581f41610c2ca901256065177
7
+ data.tar.gz: 549dc706886b555a6017c3d0c892474a1ea640a70d67212687dcc8205c3cf1dc2fb11d7798b531afc40948d6a04085f5c3138c6ef49a22ddd89b1a6ad8455e72
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.78.0 (2022-07-05)
5
+ ------------------
6
+
7
+ * Feature - Updating documentation service limits
8
+
9
+ 1.77.0 (2022-04-06)
10
+ ------------------
11
+
12
+ * Feature - Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
13
+
14
+ 1.76.0 (2022-03-24)
15
+ ------------------
16
+
17
+ * Feature - Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
18
+
4
19
  1.75.0 (2022-03-14)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.75.0
1
+ 1.78.0