AWS codepipeline documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' abbreviation in a permissions-related issue description
Security assessment
The change is a terminology simplification (abbreviation) in a pre-existing note about service role permissions. No new security context or vulnerability mitigation is introduced.
Diff
diff --git a/codepipeline/latest/userguide/troubleshooting.md b/codepipeline/latest/userguide/troubleshooting.md index 8e01b5198..428a509ff 100644 --- a//codepipeline/latest/userguide/troubleshooting.md +++ b//codepipeline/latest/userguide/troubleshooting.md @@ -66 +66 @@ The following information might help you troubleshoot common issues in AWS CodeP -**Problem:** The service role for CodePipeline does not have sufficient permissions for AWS Elastic Beanstalk, including, but not limited to, some operations in Elastic Load Balancing. The service role for CodePipeline was updated on August 6, 2015 to address this issue. Customers who created their service role before this date must modify the policy statement for their service role to add the required permissions. +**Problem:** The service role for CodePipeline does not have sufficient permissions for AWS Elastic Beanstalk, including, but not limited to, some operations in ELB. The service role for CodePipeline was updated on August 6, 2015 to address this issue. Customers who created their service role before this date must modify the policy statement for their service role to add the required permissions.