AWS codepipeline documentation change
Summary
Updated link text from 'CodePipeline console' to 'console' in two places for permissions documentation
Security assessment
This change only modifies link text for clarity/consistency. The actual security documentation about permissions remains unchanged.
Diff
diff --git a/codepipeline/latest/userguide/action-reference-Commands.md b/codepipeline/latest/userguide/action-reference-Commands.md index 524661b06..8aa9f1bf7 100644 --- a//codepipeline/latest/userguide/action-reference-Commands.md +++ b//codepipeline/latest/userguide/action-reference-Commands.md @@ -72 +72 @@ Because the isolated build environment is used at the account level, an instance - * The permission needed to view logs in the console is detailed in [Permissions required to view compute logs in the CodePipeline console](./security-iam-permissions-console-logs.html) . + * The permission needed to view logs in the console is detailed in [Permissions required to view compute logs in the console](./security-iam-permissions-console-logs.html) . @@ -113 +113 @@ In the service role policy statement, scope down the permissions to the pipeline -To view logs in the console using the action details dialog page, the permission to view logs must be added to the console role. For more information, see the console permissions policy example in [Permissions required to view compute logs in the CodePipeline console](./security-iam-permissions-console-logs.html). +To view logs in the console using the action details dialog page, the permission to view logs must be added to the console role. For more information, see the console permissions policy example in [Permissions required to view compute logs in the console](./security-iam-permissions-console-logs.html).