From b6b2b5ec228fc8ff0773ee2f6718ef90f602b81b Mon Sep 17 00:00:00 2001 From: Frank Jogeleit Date: Thu, 19 Sep 2024 13:55:27 +0200 Subject: [PATCH] update SecurityHub docs Signed-off-by: Frank Jogeleit --- docs/policy-reporter/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/policy-reporter/integrations.md b/docs/policy-reporter/integrations.md index e64b3f0..1ccbd85 100644 --- a/docs/policy-reporter/integrations.md +++ b/docs/policy-reporter/integrations.md @@ -791,7 +791,7 @@ AWS SecurityHub supports `WebIdentidy`, `PodIdentity` and `Credentials` as authe | `productName` | Used product name in SH Findings | `Policy Reporter` | | `companyName` | Used company name in SH Findings | `Kyverno` | | `delayInSeconds` | Delay between report cleanups,
may be relevant when reaching AWS RateLimits | `2` | -| `cleanup` | Enables cleanup of resolved findings in SH| `true` | +| `synchronize` | Enables synchronization of resolved findings in SH| `true` | | `region` | AWS Region | `AWS_REGION` ENV | #### Example