AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-04-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-automationrule-stringfilter.md

Summary

Corrected a typo in API name from 'GetResourceStatisticsV2' to 'GetResourcesStatisticsV2' in the documentation.

Security assessment

This is a minor documentation fix to ensure accuracy of API references. No security implications or vulnerabilities are addressed; it's purely a clerical correction.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-automationrule-stringfilter.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-automationrule-stringfilter.md
index 29084175f..112df3da4 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-automationrule-stringfilter.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-securityhub-automationrule-stringfilter.md
@@ -81 +81 @@ For example, for the following filters, Security Hub CSPM first identifies findi
-`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 CSPM 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 `GetResourcesStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the _AWS Security Hub CSPM User Guide_.