AWS Security ChangesHomeSearch

AWS whitepapers documentation change

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

File: whitepapers/latest/security-at-the-edge/ddos-mitigation.md

Summary

Updated 'ELB' to 'Elastic Load Balancing' in DDoS protection example

Security assessment

Terminology clarification without modifying DDoS mitigation concepts. Existing security explanation about service limits remains identical.

Diff

diff --git a/whitepapers/latest/security-at-the-edge/ddos-mitigation.md b/whitepapers/latest/security-at-the-edge/ddos-mitigation.md
index 849722df8..97295038c 100644
--- a//whitepapers/latest/security-at-the-edge/ddos-mitigation.md
+++ b//whitepapers/latest/security-at-the-edge/ddos-mitigation.md
@@ -13 +13 @@ AWS services include basic DDoS protection as a standard feature. All AWS custom
-This protection is always on, but is preconfigured, static, and provides no reporting or analytics. Mitigations are configured with pre-assigned limits based on the service that is being targeted. For example, if your [ELB](https://aws.amazon.com/elasticloadbalancing/) (ELB) is targeted by an infrastructure layer DDoS attack, a mitigation that is configured based on ELB service limits to ensure the resource remains operational is placed. This mitigation is effective at blocking many known vectors of attack, and protecting the underlying resource. The nuance is that the limits of your application may differ from the limits of the ELB, resulting in the resource remaining operational, but your application still being impacted. 
+This protection is always on, but is preconfigured, static, and provides no reporting or analytics. Mitigations are configured with pre-assigned limits based on the service that is being targeted. For example, if your [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/) (ELB) is targeted by an infrastructure layer DDoS attack, a mitigation that is configured based on ELB service limits to ensure the resource remains operational is placed. This mitigation is effective at blocking many known vectors of attack, and protecting the underlying resource. The nuance is that the limits of your application may differ from the limits of the ELB, resulting in the resource remaining operational, but your application still being impacted.