aws-sdk-securityhub 1.144.0 → 1.146.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: 86e1fb1d53dc29f507dcca68f5642a6715c8c370d8efbf8e553ffba1ba30213c
4
- data.tar.gz: 982b2e997a55c3c628c04121476f7e02006fa74ca94165a5338f40c429964393
3
+ metadata.gz: 07f12016b685f5be1332235370c2da738dda5094ce09993d1b0bd791645a33a5
4
+ data.tar.gz: 043a2a6edd05d4129912331a519ad06135ed81cd5f75c17dd4005201c0320d04
5
5
  SHA512:
6
- metadata.gz: c4535aee90d429b04b61c7867fe4fad3a9c61eaf96e4a8ae8be83bbfd35c7b7d96ef09fdc4a52990055402f1f06c3cec6e8ef005ac1dc4a0d022585ec8fdde9f
7
- data.tar.gz: 9cffca56e00346f421527b9829db75d3cebc151477457cddf674ae7f9c8d5257fc7c1ac2adf605222b75b5912b0d28269ae6f1214177130fb35df7942ee7eb2e
6
+ metadata.gz: a01461bd5702c14ed1dbc0f414deed844ff3d31333344dcadb2ca141331fc9217f0aa849bb8bbebe427603f206a74d11ebfd98ee06388c292f833e9fde6af8c9
7
+ data.tar.gz: 7dcf5d65ef1fe19d01a5573bc85c95209630cd6e7536917e50ee8f80075afd423cb743934d8f7859360871c679166c7cc0285547ab1035ba19f4948e3d025290
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.146.0 (2025-11-20)
5
+ ------------------
6
+
7
+ * Feature - Release Findings and Resources Trends APIs- GetFindingsTrendsV2 and GetResourcesTrendsV2. This supports time-series aggregated counts with composite filtering for 1-year of historical data analysis of Findings and Resources.
8
+
9
+ 1.145.0 (2025-10-24)
10
+ ------------------
11
+
12
+ * Feature - Release 3 layer filter support in GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2,GetResourcesStatisticsV2, AutomationRule V2 APIs. Update filter casing in GetResourcesV2, GetResourcesStatisticsV2 APIs. Add new filters in GetFindingsV2, GetFindingStatisticsV2, AutomationRule V2 APIs.
13
+
4
14
  1.144.0 (2025-10-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.144.0
1
+ 1.146.0