AWS systems-manager documentation change
Summary
Updated terminology from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' for branding consistency
Security assessment
Change only improves product name accuracy without introducing security-related content or addressing security issues.
Diff
diff --git a/systems-manager/latest/userguide/monitoring-systems-manager-targets.md b/systems-manager/latest/userguide/monitoring-systems-manager-targets.md index 8ab7ff99c..b897e6b3d 100644 --- a//systems-manager/latest/userguide/monitoring-systems-manager-targets.md +++ b//systems-manager/latest/userguide/monitoring-systems-manager-targets.md @@ -45 +45 @@ You can configure an EventBridge rule to run a Systems Manager Command document - * When an Auto Scaling group is about to end, a Run Command script could capture the log files from the node before it is ended. + * When an Amazon EC2 Auto Scaling group is about to end, a Run Command script could capture the log files from the node before it is ended. @@ -47 +47 @@ You can configure an EventBridge rule to run a Systems Manager Command document - * When a new node is created in an Auto Scaling group, a Run Command target action could turn on the web server role or install software on the node. + * When a new node is created in an Amazon EC2 Auto Scaling group, a Run Command target action could turn on the web server role or install software on the node.