AWS codepipeline documentation change
Summary
Updated service name references from 'AWS CloudFormation' to 'CloudFormation' and similar minor terminology changes across multiple historical entries
Security assessment
Changes are purely branding/nomenclature updates (removing 'AWS' prefix from CloudFormation references). No security vulnerabilities, configurations, or features are mentioned or modified. The updates don't alter any security-related procedures or recommendations.
Diff
diff --git a/codepipeline/latest/userguide/history.md b/codepipeline/latest/userguide/history.md index ccba8bbfd..b4270cbf3 100644 --- a//codepipeline/latest/userguide/history.md +++ b//codepipeline/latest/userguide/history.md @@ -38 +38 @@ New Skip result for Entry conditions| Added information about the `Skip` result -New console steps to create pipelines from static templates| In the CodePipeline console, you can use a new pipeline creation wizard to choose from multiple static templates to generate pipeline resources in AWS CloudFormation. For more information, see [Create a pipeline from static templates](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-templates).| October 9, 2024 +New console steps to create pipelines from static templates| In the CodePipeline console, you can use a new pipeline creation wizard to choose from multiple static templates to generate pipeline resources in CloudFormation. For more information, see [Create a pipeline from static templates](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-templates).| October 9, 2024 @@ -50 +50 @@ Support for stage-level rollbacks| You can manually or automatically roll back a -Updates to Region availability for StackSets and Step Functions actions| The StackSets and Step Functions actions are now available in all Regions where CodePipeline is available. See [AWS CloudFormation StackSets action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StackSets.html) and [AWS Step Functions action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StepFunctions.html).| March 27, 2024 +Updates to Region availability for StackSets and Step Functions actions| The StackSets and Step Functions actions are now available in all Regions where CodePipeline is available. See [CloudFormation StackSets action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StackSets.html) and [AWS Step Functions action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StepFunctions.html).| March 27, 2024 @@ -59 +59 @@ Updates to AWS Device Farm action parameters in CodePipeline| The parameters for -Support added for detailed error messages for the AWS CloudFormation action in CodePipeline| AWS CloudFormation action error messages can now surface details about resources that failed. For more information, see [AWS CloudFormation action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-CloudFormation.html).| December 15, 2023 +Support added for detailed error messages for the CloudFormation action in CodePipeline| CloudFormation action error messages can now surface details about resources that failed. For more information, see [CloudFormation action reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-CloudFormation.html).| December 15, 2023 @@ -73 +73 @@ Updates to managed policies | The AWS managed policies `AWSCodePipelineFullAcces -Updates to procedures that use CloudTrail| All console procedures, sample CLI commands, and sample AWS CloudFormation snippets and templates for a pipeline with an S3 source have been updated with the option to choose Write and select false for Management events in CloudTrail. See the updated samples in [Starting a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-about-starting.html), [Tutorial: Create a pipeline with AWS CloudFormation](https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-cloudformation-action.html), [Edit pipelines to use push events](https://docs.aws.amazon.com/codepipeline/latest/userguide/update-change-detection.html), and [Update polling pipelines](https://docs.aws.amazon.com/codepipeline/latest/userguide/trigger-S3-migration-cwe.html).| April 27, 2022 +Updates to procedures that use CloudTrail| All console procedures, sample CLI commands, and sample CloudFormation snippets and templates for a pipeline with an S3 source have been updated with the option to choose Write and select false for Management events in CloudTrail. See the updated samples in [Starting a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-about-starting.html), [Tutorial: Create a pipeline with CloudFormation](https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-cloudformation-action.html), [Edit pipelines to use push events](https://docs.aws.amazon.com/codepipeline/latest/userguide/update-change-detection.html), and [Update polling pipelines](https://docs.aws.amazon.com/codepipeline/latest/userguide/trigger-S3-migration-cwe.html).| April 27, 2022 @@ -77 +77 @@ Change detection can be turned off for source actions with connections| You can -CodePipeline now supports AWS CloudFormation StackSets deployment actions| A new tutorial, [Tutorial: Create a pipeline that uses AWS CloudFormation StackSets as a deployment provider](https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-stackset-deployment.html), provides steps to use AWS CloudFormation StackSets to create and update your stack sets and stack instances with your pipeline. The [AWS CloudFormation StackSets action structure reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StackSets.html) topic has also been added.| December 30, 2020 +CodePipeline now supports CloudFormation StackSets deployment actions| A new tutorial, [Tutorial: Create a pipeline that uses CloudFormation StackSets as a deployment provider](https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-stackset-deployment.html), provides steps to use CloudFormation StackSets to create and update your stack sets and stack instances with your pipeline. The [CloudFormation StackSets action structure reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StackSets.html) topic has also been added.| December 30, 2020 @@ -109 +109 @@ AWS CodePipeline now supports Amazon ECR source actions and ECS-to-CodeDeploy de -AWS CodePipeline now supports cross-region actions in a pipeline| A new topic, [Add a Cross-region Action](https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html), contains steps for using the AWS CLI or AWS CloudFormation to add an action that is in a different region from your pipeline. The [Create a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html), [Edit a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-edit.html), and [CodePipeline pipeline structure reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html) topics have been updated.| November 12, 2018 +AWS CodePipeline now supports cross-region actions in a pipeline| A new topic, [Add a Cross-region Action](https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html), contains steps for using the AWS CLI or CloudFormation to add an action that is in a different region from your pipeline. The [Create a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html), [Edit a pipeline](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-edit.html), and [CodePipeline pipeline structure reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html) topics have been updated.| November 12, 2018 @@ -136 +136 @@ New Region | CodePipeline is now available in South America (São Paulo). The [Q -Updated topics | You can now add AWS CodeBuild as a build action to any stage of a pipeline. AWS CodeBuild is a fully managed build service in the cloud that compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. You can use an existing build project or create one in the CodePipeline console. The output of the build project can then be deployed as part of a pipeline. The topics [Product and service integrations with CodePipeline](./integrations.html), [Create a pipeline, stages, and actions](./pipelines-create.html), Authentication and Access Control, and [CodePipeline pipeline structure reference](./reference-pipeline-structure.html) have been updated to reflect this support for AWS CodeBuild. You can now use CodePipeline with AWS CloudFormation and the AWS Serverless Application Model to continuously deliver your serverless applications. The topic [Product and service integrations with CodePipeline](./integrations.html) has been updated to reflect this support. [Product and service integrations with CodePipeline](./integrations.html) has been reorganized to group AWS and partner offerings by action type. | December 1, 2016 +Updated topics | You can now add AWS CodeBuild as a build action to any stage of a pipeline. AWS CodeBuild is a fully managed build service in the cloud that compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. You can use an existing build project or create one in the CodePipeline console. The output of the build project can then be deployed as part of a pipeline. The topics [Product and service integrations with CodePipeline](./integrations.html), [Create a pipeline, stages, and actions](./pipelines-create.html), Authentication and Access Control, and [CodePipeline pipeline structure reference](./reference-pipeline-structure.html) have been updated to reflect this support for AWS CodeBuild. You can now use CodePipeline with CloudFormation and the AWS Serverless Application Model to continuously deliver your serverless applications. The topic [Product and service integrations with CodePipeline](./integrations.html) has been updated to reflect this support. [Product and service integrations with CodePipeline](./integrations.html) has been reorganized to group AWS and partner offerings by action type. | December 1, 2016 @@ -138 +138 @@ New Region | CodePipeline is now available in Europe (Frankfurt). The [Quotas in -Updated topics | AWS CloudFormation can now be selected as a deployment provider in pipelines, enabling you to take action on AWS CloudFormation stacks and change sets as part of a pipeline execution. The topics [Product and service integrations with CodePipeline](./integrations.html), [Create a pipeline, stages, and actions](./pipelines-create.html), Authentication and Access Control, and [CodePipeline pipeline structure reference](./reference-pipeline-structure.html) have been updated to reflect this support for AWS CloudFormation. | November 3, 2016 +Updated topics | AWS CloudFormation can now be selected as a deployment provider in pipelines, enabling you to take action on CloudFormation stacks and change sets as part of a pipeline execution. The topics [Product and service integrations with CodePipeline](./integrations.html), [Create a pipeline, stages, and actions](./pipelines-create.html), Authentication and Access Control, and [CodePipeline pipeline structure reference](./reference-pipeline-structure.html) have been updated to reflect this support for AWS CloudFormation. | November 3, 2016