AWS codepipeline documentation change
Summary
Updated titles, headings, and text to remove redundant 'CodePipeline' references and added 'AWS' prefix to CodeBuild service mention
Security assessment
Editorial changes for consistency and terminology. The security guidance about minimum required permissions, IAM policies, and console functionality remains unchanged. No evidence of addressing security vulnerabilities or adding new security documentation.
Diff
diff --git a/codepipeline/latest/userguide/security-iam-permissions-console.md b/codepipeline/latest/userguide/security-iam-permissions-console.md index f33d0c7ec..73124a034 100644 --- a//codepipeline/latest/userguide/security-iam-permissions-console.md +++ b//codepipeline/latest/userguide/security-iam-permissions-console.md @@ -5 +5 @@ -# Permissions required to use the CodePipeline console +# Permissions required to use the console @@ -7 +7 @@ -To use CodePipeline in the CodePipeline console, you must have a minimum set of permissions from the following services: +To use in the console, you must have a minimum set of permissions from the following services: @@ -22 +22 @@ Depending on the other services you incorporate into your pipelines, you might n - * CodeBuild + * AWS CodeBuild @@ -37 +37 @@ Depending on the other services you incorporate into your pipelines, you might n -If you create an IAM policy that is more restrictive than the minimum required permissions, the console won't function as intended for users with that IAM policy. To ensure that those users can still use the CodePipeline console, also attach the `AWSCodePipeline_ReadOnlyAccess` managed policy to the user, as described in [AWS managed policies for AWS CodePipeline](./managed-policies.html). +If you create an IAM policy that is more restrictive than the minimum required permissions, the console won't function as intended for users with that IAM policy. To ensure that those users can still use the console, also attach the `AWSCodePipeline_ReadOnlyAccess` managed policy to the user, as described in [AWS managed policies for AWS CodePipeline](./managed-policies.html). @@ -39 +39 @@ If you create an IAM policy that is more restrictive than the minimum required p -You don't need to allow minimum console permissions for users who are making calls to the AWS CLI or the CodePipeline API. +You don't need to allow minimum console permissions for users who are making calls to the AWS CLI or the API. @@ -49 +49 @@ Using tags to control access to CodePipeline resources -Permissions required to view compute logs in the CodePipeline console +Permissions required to view compute logs in the console