AWS Security ChangesHomeSearch

AWS codepipeline documentation change

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

File: codepipeline/latest/userguide/PollForSourceChanges-defaults.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in multiple locations

Security assessment

Terminology standardization without altering security context. The change relates to pipeline configuration documentation, not security features.

Diff

diff --git a/codepipeline/latest/userguide/PollForSourceChanges-defaults.md b/codepipeline/latest/userguide/PollForSourceChanges-defaults.md
index fb43d640d..8f87a2048 100644
--- a//codepipeline/latest/userguide/PollForSourceChanges-defaults.md
+++ b//codepipeline/latest/userguide/PollForSourceChanges-defaults.md
@@ -11 +11 @@ When the `PollForSourceChanges` parameter defaults to true, you should do the fo
-  * Add the `PollForSourceChanges` parameter to the JSON file or AWS CloudFormation template.
+  * Add the `PollForSourceChanges` parameter to the JSON file or CloudFormation template.
@@ -34 +34 @@ CodeCommit | Pipeline is created with the console (and change detection resource
-Pipeline is created with the CLI or AWS CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
+Pipeline is created with the CLI or CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
@@ -45 +45 @@ Amazon S3 | Pipeline is created with the console (and change detection resources
-Pipeline is created with the CLI or AWS CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
+Pipeline is created with the CLI or CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
@@ -58 +58 @@ GitHub | Pipeline is created with the console (and change detection resources ar
-Pipeline is created with the CLI or AWS CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
+Pipeline is created with the CLI or CloudFormation, and the `PollForSourceChanges` parameter is not displayed in JSON output, but it sets to `true`.² | 
@@ -65 +65 @@ Pipeline is created with the CLI or AWS CloudFormation, and the `PollForSourceCh
-|  ² If `PollForSourceChanges` has been added at any point to the JSON structure or the AWS CloudFormation template, it is displayed as shown: 
+|  ² If `PollForSourceChanges` has been added at any point to the JSON structure or the CloudFormation template, it is displayed as shown: