AWS Security ChangesHomeSearch

AWS cloudformation-cli documentation change

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

File: cloudformation-cli/latest/hooks-userguide/grant-iam-permissions-for-hooks.md

Summary

Updated references from 'AWS CloudFormation Hooks' to 'CloudFormation Hooks' and adjusted KMS documentation link text

Security assessment

Terminology standardization without security implications. IAM/KMS security documentation remains functionally identical.

Diff

diff --git a/cloudformation-cli/latest/hooks-userguide/grant-iam-permissions-for-hooks.md b/cloudformation-cli/latest/hooks-userguide/grant-iam-permissions-for-hooks.md
index b837d11b2..d5a2dfdfb 100644
--- a//cloudformation-cli/latest/hooks-userguide/grant-iam-permissions-for-hooks.md
+++ b//cloudformation-cli/latest/hooks-userguide/grant-iam-permissions-for-hooks.md
@@ -28 +28 @@ This topic covers the permissions that are needed to do the following:
-As you create your IAM policies, you can find documentation for all of the actions, resources, and condition keys associated with the `cloudformation` service prefix in the [Actions, resources, and condition keys for AWS CloudFormation](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html) section of the _Service Authorization Reference_.
+As you create your IAM policies, you can find documentation for all of the actions, resources, and condition keys associated with the `cloudformation` service prefix in the [Actions, resources, and condition keys for CloudFormation](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html) section of the _Service Authorization Reference_.
@@ -40 +40 @@ As you create your IAM policies, you can find documentation for all of the actio
-  * [AWS KMS key policy and permissions for encrypting AWS CloudFormation Hooks results at rest](./hooks-kms-key-policy.html)
+  * [AWS KMS key policy and permissions for encrypting CloudFormation Hooks results at rest](./hooks-kms-key-policy.html)
@@ -269 +269 @@ The following example IAM policy grants permissions to the `cloudformation:GetHo
-You can configure Hooks to encrypt detailed invocation results stored in the cloud with your own AWS KMS keys. For information about how to set up the key policy and IAM permissions that you need when you use a customer managed key for encryption, see [AWS KMS key policy and permissions for encrypting AWS CloudFormation Hooks results at rest](./hooks-kms-key-policy.html). 
+You can configure Hooks to encrypt detailed invocation results stored in the cloud with your own AWS KMS keys. For information about how to set up the key policy and IAM permissions that you need when you use a customer managed key for encryption, see [AWS KMS key policy and permissions for encrypting CloudFormation Hooks results at rest](./hooks-kms-key-policy.html).