AWS codepipeline documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' and maintained consistent branding
Security assessment
Changes are limited to terminology updates without modifying security content. The policy generation workflow and IAM references remain unchanged, with no evidence of security vulnerabilities being addressed or new security features documented.
Diff
diff --git a/codepipeline/latest/userguide/approvals-service-role-permissions.md b/codepipeline/latest/userguide/approvals-service-role-permissions.md index 96851551e..21d7664be 100644 --- a//codepipeline/latest/userguide/approvals-service-role-permissions.md +++ b//codepipeline/latest/userguide/approvals-service-role-permissions.md @@ -54 +54 @@ You can switch between the **Visual** and **JSON** editor options anytime. Howev - 7. (Optional) When you create or edit a policy in the AWS Management Console, you can generate a JSON or YAML policy template that you can use in AWS CloudFormation templates. + 7. (Optional) When you create or edit a policy in the AWS Management Console, you can generate a JSON or YAML policy template that you can use in CloudFormation templates. @@ -56 +56 @@ You can switch between the **Visual** and **JSON** editor options anytime. Howev -To do this, in the **Policy editor** choose **Actions** , and then choose **Generate CloudFormation template**. To learn more about AWS CloudFormation, see [AWS Identity and Access Management resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_IAM.html) in the _AWS CloudFormation User Guide_. +To do this, in the **Policy editor** choose **Actions** , and then choose **Generate CloudFormation template**. To learn more about CloudFormation, see [AWS Identity and Access Management resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_IAM.html) in the _AWS CloudFormation User Guide_.