AWS Security ChangesHomeSearch

AWS codepipeline documentation change

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

File: codepipeline/latest/userguide/parameter-store-encryption.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in two instances

Security assessment

Cosmetic naming changes without altering security recommendations about Secrets Manager or encryption practices. Security guidance remains unchanged.

Diff

diff --git a/codepipeline/latest/userguide/parameter-store-encryption.md b/codepipeline/latest/userguide/parameter-store-encryption.md
index 0a10d33fd..015f7cede 100644
--- a//codepipeline/latest/userguide/parameter-store-encryption.md
+++ b//codepipeline/latest/userguide/parameter-store-encryption.md
@@ -11 +11 @@ We recommend that you use AWS Secrets Manager to rotate, manage, and retrieve da
-For pipelines where you pass parameters that are secrets (such as OAuth credentials) in an AWS CloudFormation template, you should include dynamic references in your template that access the secrets you have stored in Secrets Manager. For the reference ID pattern and examples, see [Secrets Manager Secrets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) in the _AWS CloudFormation User Guide_. For an example that uses dynamic references in a template snippet for GitHub webhook in a pipeline, see [Webhook Resource Configuration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#aws-resource-codepipeline-webhook--examples).
+For pipelines where you pass parameters that are secrets (such as OAuth credentials) in an CloudFormation template, you should include dynamic references in your template that access the secrets you have stored in Secrets Manager. For the reference ID pattern and examples, see [Secrets Manager Secrets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) in the _AWS CloudFormation User Guide_. For an example that uses dynamic references in a template snippet for GitHub webhook in a pipeline, see [Webhook Resource Configuration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#aws-resource-codepipeline-webhook--examples).
@@ -19 +19 @@ The following related resources can help you as you work with managing secrets.
-  * To view instructions for adding Secrets Manager dynamic references to your AWS CloudFormation templates, see [https://aws.amazon.com/blogs/security/how-to-create-and-retrieve-secrets-managed-in-aws-secrets-manager-using-aws-cloudformation-template/](https://aws.amazon.com/blogs/security/how-to-create-and-retrieve-secrets-managed-in-aws-secrets-manager-using-aws-cloudformation-template/). 
+  * To view instructions for adding Secrets Manager dynamic references to your CloudFormation templates, see [https://aws.amazon.com/blogs/security/how-to-create-and-retrieve-secrets-managed-in-aws-secrets-manager-using-aws-cloudformation-template/](https://aws.amazon.com/blogs/security/how-to-create-and-retrieve-secrets-managed-in-aws-secrets-manager-using-aws-cloudformation-template/).