AWS elasticbeanstalk documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' in the managed policy description
Security assessment
The change is purely a terminology update without any security implications. It clarifies the service name but doesn't address vulnerabilities or security features.
Diff
diff --git a/elasticbeanstalk/latest/relnotes/release-2023-05-10-policy-updates.md b/elasticbeanstalk/latest/relnotes/release-2023-05-10-policy-updates.md index 09722423a..e22cb0ab3 100644 --- a//elasticbeanstalk/latest/relnotes/release-2023-05-10-policy-updates.md +++ b//elasticbeanstalk/latest/relnotes/release-2023-05-10-policy-updates.md @@ -13 +13 @@ AWS Elastic Beanstalk has released updates to a managed policy. -AWS services maintains AWS managed policies, occasionally updating them to support new features or updated security standards. This release updates one Elastic Beanstalk managed policy: `AWSElasticBeanstalkService`. This policy was updated to allow Elastic Beanstalk to tag resources upon creation for ELB, Auto Scaling groups (ASG), and Amazon ECS. +AWS services maintains AWS managed policies, occasionally updating them to support new features or updated security standards. This release updates one Elastic Beanstalk managed policy: `AWSElasticBeanstalkService`. This policy was updated to allow Elastic Beanstalk to tag resources upon creation for Elastic Load Balancing, Auto Scaling groups (ASG), and Amazon ECS.