AWS AWSCloudFormation documentation change
Summary
Clarified operator support between automation rule versions and APIs
Security assessment
Documentation update about feature availability without security implications
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-insight-stringfilter.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-insight-stringfilter.md index c4f872074..6b1491354 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-insight-stringfilter.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-insight-stringfilter.md @@ -81 +81 @@ For example, for the following filters, Security Hub first identifies findings t -`CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the _AWS Security Hub User Guide_. +`CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2`, `GetFindingStatisticsV2`, `GetResourcesV2`, and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the _AWS Security Hub User Guide_.