AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

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

File: AmazonCloudWatch/latest/logs/S3ExportTasks.md

Summary

Updated IAM role ARN example with specific account ID (111122223333)

Security assessment

Example standardization improves documentation accuracy but does not relate to security fixes or new security features.

Diff

diff --git a/AmazonCloudWatch/latest/logs/S3ExportTasks.md b/AmazonCloudWatch/latest/logs/S3ExportTasks.md
index ca10807bc..6d72f7599 100644
--- a//AmazonCloudWatch/latest/logs/S3ExportTasks.md
+++ b//AmazonCloudWatch/latest/logs/S3ExportTasks.md
@@ -591 +591 @@ JSON
-                    "AWS": "arn:aws:iam::create_export_task_caller_account:role/role_name"
+                    "AWS": "arn:aws:iam::111122223333:role/role_name"