AWS codepipeline documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' and adjusted related links
Security assessment
Changes are limited to branding/naming convention updates. No modifications to security configurations, IAM policies, or event rule patterns that would impact security posture. The mention of IAM roles and EventBridge rules remains unchanged from previous documentation.
Diff
diff --git a/codepipeline/latest/userguide/create-S3-source-events.md b/codepipeline/latest/userguide/create-S3-source-events.md index 7415a28b7..b6daaebfb 100644 --- a//codepipeline/latest/userguide/create-S3-source-events.md +++ b//codepipeline/latest/userguide/create-S3-source-events.md @@ -13 +13 @@ The procedure to create this action without AWS CloudTrail resources is not avai -For a pipeline with an Amazon S3 source, modify the pipeline so that change detection is automated through EventBridge and with a source bucket that is enabled for event notifications. This is the recommend method if you are using the CLI or AWS CloudFormation to migrate your pipeline. +For a pipeline with an Amazon S3 source, modify the pipeline so that change detection is automated through EventBridge and with a source bucket that is enabled for event notifications. This is the recommend method if you are using the CLI or CloudFormation to migrate your pipeline. @@ -21 +21 @@ This includes using a bucket that is enabled for event notifications, where you - * **AWS CloudFormation:**[Migrate polling pipelines with an S3 source and CloudTrail trail (AWS CloudFormation template)](./update-change-detection.html#update-change-detection-cfn-s3) + * **CloudFormation:**[Migrate polling pipelines with an S3 source and CloudTrail trail (CloudFormation template)](./update-change-detection.html#update-change-detection-cfn-s3) @@ -32 +32 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Create an EventBridge rule for an Amazon ECR source (AWS CloudFormation template) +Create an EventBridge rule for an Amazon ECR source (CloudFormation template)