AWS Security ChangesHomeSearch

AWS cloudformation-cli documentation change

Service: cloudformation-cli · 2025-11-19 · Documentation low

File: cloudformation-cli/latest/hooks-userguide/hook-configuration-schema.md

Summary

Updated section links from 'AWS CloudFormation Hooks' to 'CloudFormation Hooks' and KMS documentation reference

Security assessment

Link text standardization without security impact. KMS encryption requirements remain unchanged.

Diff

diff --git a/cloudformation-cli/latest/hooks-userguide/hook-configuration-schema.md b/cloudformation-cli/latest/hooks-userguide/hook-configuration-schema.md
index bf4f93369..227a43918 100644
--- a//cloudformation-cli/latest/hooks-userguide/hook-configuration-schema.md
+++ b//cloudformation-cli/latest/hooks-userguide/hook-configuration-schema.md
@@ -19 +19 @@ To enable your Hook to proactively inspect the configuration of your stack, set
-  * [AWS CloudFormation Hooks stack level filters](./hooks-stack-level-filtering.html)
+  * [CloudFormation Hooks stack level filters](./hooks-stack-level-filtering.html)
@@ -21 +21 @@ To enable your Hook to proactively inspect the configuration of your stack, set
-  * [AWS CloudFormation Hooks target filters](./hooks-target-filtering.html)
+  * [CloudFormation Hooks target filters](./hooks-target-filtering.html)
@@ -109 +109 @@ The alias, alias ARN, key ID, or key ARN of the symmetric encryption AWS KMS key
-Before you can create Hooks with customer managed AWS KMS keys, your user or role must have AWS KMS permissions to `DescribeKey` and `GenerateDataKey`. For more information, see [AWS KMS key policy and permissions for encrypting AWS CloudFormation Hooks results at rest](./hooks-kms-key-policy.html). 
+Before you can create Hooks with customer managed AWS KMS keys, your user or role must have AWS KMS permissions to `DescribeKey` and `GenerateDataKey`. For more information, see [AWS KMS key policy and permissions for encrypting CloudFormation Hooks results at rest](./hooks-kms-key-policy.html).