AWS Security ChangesHomeSearch

AWS autoscaling documentation change

Service: autoscaling · 2025-07-25 · Documentation low

File: autoscaling/ec2/userguide/us-iam-role.md

Summary

Updated IAM role ARN example by replacing placeholder account ID with 111122223333

Security assessment

Change only updates an example account ID in a policy document. No security-related context or vulnerability addressed.

Diff

diff --git a/autoscaling/ec2/userguide/us-iam-role.md b/autoscaling/ec2/userguide/us-iam-role.md
index c21c86b80..4db51eeea 100644
--- a//autoscaling/ec2/userguide/us-iam-role.md
+++ b//autoscaling/ec2/userguide/us-iam-role.md
@@ -78 +78 @@ JSON
-                "Resource": "arn:aws:iam::account-id:role/qateam-*",
+                "Resource": "arn:aws:iam::111122223333:role/qateam-*",