AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

Service: elasticbeanstalk · 2026-01-25 · Documentation low

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

Summary

Replaced 'ELB' abbreviation with 'Elastic Load Balancing' in service role description

Security assessment

This is a terminology update with no security implications. The change clarifies service names but doesn't modify security-related content or address vulnerabilities. IAM role functionality remains unchanged.

Diff

diff --git a/elasticbeanstalk/latest/dg/concepts-roles-service.md b/elasticbeanstalk/latest/dg/concepts-roles-service.md
index fd9a602d7..202154776 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), 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.
+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.