AWS codepipeline documentation change
Summary
Updated links and references to use 'CloudFormation template' instead of 'AWS CloudFormation template' for consistency
Security assessment
The changes only modify documentation links and terminology. No security-related content was added or modified in these reference updates.
Diff
diff --git a/codepipeline/latest/userguide/create-cwe-ecr-source.md b/codepipeline/latest/userguide/create-cwe-ecr-source.md index 6b1a16513..47ef15912 100644 --- a//codepipeline/latest/userguide/create-cwe-ecr-source.md +++ b//codepipeline/latest/userguide/create-cwe-ecr-source.md @@ -15 +15 @@ To add an Amazon ECR source action in CodePipeline, you can choose either to: - * The change detection method defaults to starting the pipeline by polling the source. You should disable periodic checks and create the change detection rule manually. Use one of the following methods: [Create an EventBridge rule for an Amazon ECR source (console)](./create-cwe-ecr-source-console.html), [Create an EventBridge rule for an Amazon ECR source (CLI)](./create-cwe-ecr-source-cli.html), or [Create an EventBridge rule for an Amazon ECR source (AWS CloudFormation template) ](./create-cwe-ecr-source-cfn.html). + * The change detection method defaults to starting the pipeline by polling the source. You should disable periodic checks and create the change detection rule manually. Use one of the following methods: [Create an EventBridge rule for an Amazon ECR source (console)](./create-cwe-ecr-source-console.html), [Create an EventBridge rule for an Amazon ECR source (CLI)](./create-cwe-ecr-source-cli.html), or [Create an EventBridge rule for an Amazon ECR source (CloudFormation template) ](./create-cwe-ecr-source-cfn.html). @@ -26 +26 @@ To add an Amazon ECR source action in CodePipeline, you can choose either to: - * [Create an EventBridge rule for an Amazon ECR source (AWS CloudFormation template) ](./create-cwe-ecr-source-cfn.html) + * [Create an EventBridge rule for an Amazon ECR source (CloudFormation template) ](./create-cwe-ecr-source-cfn.html)