AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-webhook.md

Summary

Updated branding in security warnings and syntax declaration (AWS CloudFormation -> CloudFormation)

Security assessment

Existing security guidance about secret management was updated with naming convention but does not address new vulnerabilities or add security features

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-webhook.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-webhook.md
index 10f621919..61a5036b7 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-webhook.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-webhook.md
@@ -5 +5 @@ SyntaxPropertiesReturn valuesExamples
-This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
+This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
@@ -19 +19 @@ When passing secret parameters, do not enter the value directly into the templat
-To declare this entity in your AWS CloudFormation template, use the following syntax:
+To declare this entity in your CloudFormation template, use the following syntax:
@@ -228 +228 @@ We strongly recommend that you use AWS Secrets Manager to store your credentials
-When passing secret parameters, do not enter the value directly into the template. The value is rendered as plaintext and is therefore readable. For security reasons, do not use plaintext in your AWS CloudFormation template to store your credentials.
+When passing secret parameters, do not enter the value directly into the template. The value is rendered as plaintext and is therefore readable. For security reasons, do not use plaintext in your CloudFormation template to store your credentials.