AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

Service: elasticbeanstalk · 2025-11-22 · Documentation low

File: elasticbeanstalk/latest/dg/concepts-roles-service.md

Summary

Updated service role documentation to use 'ELB' abbreviation instead of 'Elastic Load Balancing'

Security assessment

Change only modifies service name abbreviation without altering security context or permissions guidance. No evidence of security vulnerability remediation.

Diff

diff --git a/elasticbeanstalk/latest/dg/concepts-roles-service.md b/elasticbeanstalk/latest/dg/concepts-roles-service.md
index 202154776..fd9a602d7 100644
--- a//elasticbeanstalk/latest/dg/concepts-roles-service.md
+++ b//elasticbeanstalk/latest/dg/concepts-roles-service.md
@@ -9 +9 @@ AWSElasticBeanstalkEnhancedHealthAWSElasticBeanstalkManagedUpdatesCustomerRolePo
-A service role is the IAM role that Elastic Beanstalk assumes when calling other services on your behalf. For example, Elastic Beanstalk uses a service role when it calls Amazon Elastic Compute Cloud (Amazon EC2), Elastic Load Balancing, and Amazon EC2 Auto Scaling APIs to gather information. The service role that Elastic Beanstalk uses is the one that you specified when you create the Elastic Beanstalk environment.
+A service role is the IAM role that Elastic Beanstalk assumes when calling other services on your behalf. For example, Elastic Beanstalk uses a service role when it calls Amazon Elastic Compute Cloud (Amazon EC2), ELB, and Amazon EC2 Auto Scaling APIs to gather information. The service role that Elastic Beanstalk uses is the one that you specified when you create the Elastic Beanstalk environment.