AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

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

File: wellarchitected/2025-02-25/framework/sec_protect_data_transit_key_cert_mgmt.md

Summary

Updated 'ELB' to 'Elastic Load Balancing' in certificate management section

Security assessment

Service name expansion without technical changes. TLS/mTLS security guidance and certificate management practices are unmodified.

Diff

diff --git a/wellarchitected/2025-02-25/framework/sec_protect_data_transit_key_cert_mgmt.md b/wellarchitected/2025-02-25/framework/sec_protect_data_transit_key_cert_mgmt.md
index c36f7b87d..deae09ac4 100644
--- a//wellarchitected/2025-02-25/framework/sec_protect_data_transit_key_cert_mgmt.md
+++ b//wellarchitected/2025-02-25/framework/sec_protect_data_transit_key_cert_mgmt.md
@@ -49 +49 @@ In addition to ACM and AWS Private CA, [AWS IoT Core](https://docs.aws.amazon.co
-Some AWS services, such as [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html) and [ELB](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html), offer their own capabilities for using certificates to secure application connections. For example, both API Gateway and Application Load Balancer (ALB) support mutual TLS (mTLS) using client certificates that you create and export using the AWS Management Console, CLI, or APIs. 
+Some AWS services, such as [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html) and [Elastic Load Balancing](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html), offer their own capabilities for using certificates to secure application connections. For example, both API Gateway and Application Load Balancer (ALB) support mutual TLS (mTLS) using client certificates that you create and export using the AWS Management Console, CLI, or APIs.