aws-sdk-configservice 1.129.0 → 1.131.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 65f30d5306c2a05eb21f1991d06017bfcd2f376a91705a619a1db03a5d5d7da8
4
- data.tar.gz: 8f22725c32eaf3a4d93b566ad8837743a162818d23a4a4ed1f239a27682d8071
3
+ metadata.gz: cb64d2658c87e72c04070d5185b9c84880466ab9f2eb39387997acb0fd3ea3ec
4
+ data.tar.gz: 9146bb00a0276456027405667ef6ae84ab008d29d9d4bd68acb0f5ae8faba9f6
5
5
  SHA512:
6
- metadata.gz: 0a02f66c4449fdeb4296aac37a96b486aa1b5108c659a4f3c5a0294a2feeff2cb47ba836b9c278925c43eaaf496a4e5b825017ffc8557d11bb06aca50cf2a4f7
7
- data.tar.gz: 8532fff7a5bb562a5c51e538f758f4ccfab115541e4453e1a8c8a5caa124dcd2a1b8feb67332c34e14f474c4dd3f5405ad02e71bcdb2209b4dc14543f38494e5
6
+ metadata.gz: 690ba803df04680d9a341d8ee2a8f4f8b6d7ca9655272535af47f9888ac6fcb9d8a5790c2e731318e3fd8cd1cd2d1aa43e3a97aa3cad9c23bbe8e4176be8e8ef
7
+ data.tar.gz: 72fa7135eef70d62fe97c13139dbefc64d825e3757c89f51f1d63d18d036653cd8c046e43c54cd77d49481067423ac9f0725dcece46504f1ee01befe175cc5ba
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.131.0 (2025-06-30)
5
+ ------------------
6
+
7
+ * Feature - Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025
8
+
9
+ 1.130.0 (2025-06-27)
10
+ ------------------
11
+
12
+ * Feature - Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs.
13
+
4
14
  1.129.0 (2025-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.129.0
1
+ 1.131.0