AWS AWSCloudFormation documentation change
Summary
Updated references from 'AWS CloudFormation Hooks User Guide' to 'CloudFormation Hooks User Guide' and adjusted pricing link text
Security assessment
Changes are branding/naming updates and link text modifications. While Hooks relate to security compliance, the edits don't introduce new security documentation or address specific vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/registry-concepts.md b/AWSCloudFormation/latest/UserGuide/registry-concepts.md index 1a08ca666..5fc389cf1 100644 --- a//AWSCloudFormation/latest/UserGuide/registry-concepts.md +++ b//AWSCloudFormation/latest/UserGuide/registry-concepts.md @@ -18 +18 @@ Hooks -Hooks are validation checks that inspect your stacks or specific resources before CloudFormation creates, updates, or deletes them. Hooks can also be invoked during create change set operations. They provide a mechanism for enforcing organizational standards and best practices by validating resource configurations against specific requirements. If a Hook detects any configurations that don't comply with its logic, it can either issue a warning or fail the provisioning process to prevent non-compliant resources from being deployed. For more information, see the [AWS CloudFormation Hooks User Guide](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/what-is-cloudformation-hooks.html). +Hooks are validation checks that inspect your stacks or specific resources before CloudFormation creates, updates, or deletes them. Hooks can also be invoked during create change set operations. They provide a mechanism for enforcing organizational standards and best practices by validating resource configurations against specific requirements. If a Hook detects any configurations that don't comply with its logic, it can either issue a warning or fail the provisioning process to prevent non-compliant resources from being deployed. For more information, see the [CloudFormation Hooks User Guide](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/what-is-cloudformation-hooks.html). @@ -20 +20 @@ Hooks are validation checks that inspect your stacks or specific resources befor -For documentation on how to configure Hooks using the CloudFormation console, see the following sections of the _AWS CloudFormation Hooks User Guide_ : +For documentation on how to configure Hooks using the CloudFormation console, see the following sections of the _CloudFormation Hooks User Guide_ : @@ -69 +69 @@ Using privately registered extensions and activated public extensions from third -Privately registered extensions and activated third-party public extensions may implement event handlers that run during create, read, update, list, and delete operations. Using these extensions in your CloudFormation stacks may incur charges to your account, in addition to any charges for the resources created. For more information, see [AWS CloudFormation pricing](https://aws.amazon.com/cloudformation/pricing/). +Privately registered extensions and activated third-party public extensions may implement event handlers that run during create, read, update, list, and delete operations. Using these extensions in your CloudFormation stacks may incur charges to your account, in addition to any charges for the resources created. For more information, see [CloudFormation pricing](https://aws.amazon.com/cloudformation/pricing/).