AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

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

File: wellarchitected/2023-04-10/framework/rel_monitor_aws_resources_notification_aggregation.md

Summary

Updated service name from 'ELB' to 'Elastic Load Balancing' in the context of default metrics

Security assessment

Purely editorial change expanding an acronym. No modification to security practices, monitoring procedures, or vulnerability handling. Original security implications of monitoring remain unaffected.

Diff

diff --git a/wellarchitected/2023-04-10/framework/rel_monitor_aws_resources_notification_aggregation.md b/wellarchitected/2023-04-10/framework/rel_monitor_aws_resources_notification_aggregation.md
index baf530f32..162284b89 100644
--- a//wellarchitected/2023-04-10/framework/rel_monitor_aws_resources_notification_aggregation.md
+++ b//wellarchitected/2023-04-10/framework/rel_monitor_aws_resources_notification_aggregation.md
@@ -11 +11 @@ Store log data and apply filters where necessary to calculate metrics, such as c
-Amazon CloudWatch and Amazon S3 serve as the primary aggregation and storage layers. For some services, such as AWS Auto Scaling and ELB, default metrics are provided by default for CPU load or average request latency across a cluster or instance. For streaming services, such as VPC Flow Logs and AWS CloudTrail, event data is forwarded to CloudWatch Logs and you need to define and apply metrics filters to extract metrics from the event data. This gives you time series data, which can serve as inputs to CloudWatch alarms that you define to invoke alerts. 
+Amazon CloudWatch and Amazon S3 serve as the primary aggregation and storage layers. For some services, such as AWS Auto Scaling and Elastic Load Balancing, default metrics are provided by default for CPU load or average request latency across a cluster or instance. For streaming services, such as VPC Flow Logs and AWS CloudTrail, event data is forwarded to CloudWatch Logs and you need to define and apply metrics filters to extract metrics from the event data. This gives you time series data, which can serve as inputs to CloudWatch alarms that you define to invoke alerts.