AWS codepipeline documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in multiple blog post links and descriptions
Security assessment
Changes are stylistic updates to service naming conventions. No security-related content was added or modified in the documentation of deployment pipelines.
Diff
diff --git a/codepipeline/latest/userguide/integrations-community-blogposts.md b/codepipeline/latest/userguide/integrations-community-blogposts.md index 574745b98..ac40a05c8 100644 --- a//codepipeline/latest/userguide/integrations-community-blogposts.md +++ b//codepipeline/latest/userguide/integrations-community-blogposts.md @@ -31 +31 @@ _Published March 2017_ - * [Continuous Deployment to Amazon ECS Using CodePipeline, CodeBuild, Amazon ECR, and AWS CloudFormation](https://aws.amazon.com/blogs/compute/continuous-deployment-to-amazon-ecs-using-aws-codepipeline-aws-codebuild-amazon-ecr-and-aws-cloudformation/) + * [Continuous Deployment to Amazon ECS Using CodePipeline, CodeBuild, Amazon ECR, and CloudFormation](https://aws.amazon.com/blogs/compute/continuous-deployment-to-amazon-ecs-using-aws-codepipeline-aws-codebuild-amazon-ecr-and-aws-cloudformation/) @@ -33 +33 @@ _Published March 2017_ -Learn how to create a continuous deployment pipeline to Amazon Elastic Container Service (Amazon ECS). Applications are delivered as Docker containers using CodePipeline, CodeBuild, Amazon ECR, and AWS CloudFormation. +Learn how to create a continuous deployment pipeline to Amazon Elastic Container Service (Amazon ECS). Applications are delivered as Docker containers using CodePipeline, CodeBuild, Amazon ECR, and CloudFormation. @@ -35 +35 @@ Learn how to create a continuous deployment pipeline to Amazon Elastic Container - * Download a sample AWS CloudFormation template and instructions for using it to create your own continuous deployment pipeline from the [ECS Reference Architecture: Continuous Deployment](https://github.com/awslabs/ecs-refarch-continuous-deployment) repo on GitHub. + * Download a sample CloudFormation template and instructions for using it to create your own continuous deployment pipeline from the [ECS Reference Architecture: Continuous Deployment](https://github.com/awslabs/ecs-refarch-continuous-deployment) repo on GitHub. @@ -55 +55 @@ _Published November 2016_ -Learn how to implement continuous delivery in a CodePipeline pipeline for an application in AWS Elastic Beanstalk. All AWS resources are provisioned automatically through the use of an AWS CloudFormation template. This walkthrough also incorporates CodeCommit and AWS Identity and Access Management (IAM). +Learn how to implement continuous delivery in a CodePipeline pipeline for an application in AWS Elastic Beanstalk. All AWS resources are provisioned automatically through the use of an CloudFormation template. This walkthrough also incorporates CodeCommit and AWS Identity and Access Management (IAM). @@ -59 +59 @@ _Published May 2016_ - * [Automate CodeCommit and CodePipeline in AWS CloudFormation](http://www.stelligent.com/automation/automate-codecommit-and-codepipeline-in-aws-cloudformation/) + * [Automate CodeCommit and CodePipeline in CloudFormation](http://www.stelligent.com/automation/automate-codecommit-and-codepipeline-in-aws-cloudformation/) @@ -61 +61 @@ _Published May 2016_ -Use AWS CloudFormation to automate the provisioning of AWS resources for a continuous delivery pipeline that uses CodeCommit, CodePipeline, CodeDeploy, and AWS Identity and Access Management. +Use CloudFormation to automate the provisioning of AWS resources for a continuous delivery pipeline that uses CodeCommit, CodePipeline, CodeDeploy, and AWS Identity and Access Management. @@ -67 +67 @@ _Published April 2016_ -Learn how to automate the provisioning of cross-account access to pipelines in AWS CodePipeline by using AWS Identity and Access Management. Includes examples in an AWS CloudFormation template. +Learn how to automate the provisioning of cross-account access to pipelines in AWS CodePipeline by using AWS Identity and Access Management. Includes examples in an CloudFormation template.