AWS codedeploy documentation change
Summary
Updated 'ELB' to 'Elastic Load Balancing' in IAM policy descriptions
Security assessment
Changes are purely terminological (ELB → Elastic Load Balancing) in IAM policy context. No modifications to actual permissions, security controls, or vulnerability mitigations are present in the diff.
Diff
diff --git a/codedeploy/latest/userguide/managed-policies.md b/codedeploy/latest/userguide/managed-policies.md index d04881fbc..0b1b687aa 100644 --- a//codedeploy/latest/userguide/managed-policies.md +++ b//codedeploy/latest/userguide/managed-policies.md @@ -44 +44 @@ AWSCodeDeployFullAccess does not provide permissions to operations in other serv - * read and update resources in the ELB service + * read and update resources in the Elastic Load Balancing service @@ -165 +165 @@ Permissions for some aspects of the deployment process are granted to two other - * To perform operations on instances, Amazon EC2 Auto Scaling groups, and ELB load balancers. + * To perform operations on instances, Amazon EC2 Auto Scaling groups, and Elastic Load Balancing load balancers.