AWS Security ChangesHomeSearch

AWS cfn-guard documentation change

Service: cfn-guard · 2025-11-19 · Documentation low

File: cfn-guard/latest/ug/query-and-filtering.md

Summary

Changed 'AWS CloudFormation template' to 'CloudFormation template' in example description

Security assessment

Minor terminology change without security implications. Only adjusts service name reference format.

Diff

diff --git a/cfn-guard/latest/ug/query-and-filtering.md b/cfn-guard/latest/ug/query-and-filtering.md
index 7f39b34ce..40831467e 100644
--- a//cfn-guard/latest/ug/query-and-filtering.md
+++ b//cfn-guard/latest/ug/query-and-filtering.md
@@ -26 +26 @@ Query expressions are simple dot (`.`) separated expressions written to traverse
-The following example query searches a AWS CloudFormation template for `AWS::IAM::Role` resources.
+The following example query searches a CloudFormation template for `AWS::IAM::Role` resources.