AWS cloudformation-cli documentation change
Summary
Minor terminology update changing 'CloudFormation Hooks' to 'Hook' in execution role description
Security assessment
Change appears to be a grammatical adjustment for consistency in product naming, with no security implications or security-related content added.
Diff
diff --git a/cloudformation-cli/latest/hooks-userguide/guard-hooks-activate-hooks.md b/cloudformation-cli/latest/hooks-userguide/guard-hooks-activate-hooks.md index 8b580dadc..af82d2762 100644 --- a//cloudformation-cli/latest/hooks-userguide/guard-hooks-activate-hooks.md +++ b//cloudformation-cli/latest/hooks-userguide/guard-hooks-activate-hooks.md @@ -90 +90 @@ To configure the output report destination, choose one of the following options: - 14. For **Execution role** , choose the IAM role that the CloudFormation Hooks assumes to retrieve your Guard rules from S3 and optionally write a detailed Guard output report back. You can either allow CloudFormation to automatically create an execution role for you or you can specify a role that you've created. + 14. For **Execution role** , choose the IAM role that the Hook assumes to retrieve your Guard rules from S3 and optionally write a detailed Guard output report back. You can either allow CloudFormation to automatically create an execution role for you or you can specify a role that you've created.