AWS Security ChangesHomeSearch

AWS systems-manager documentation change

Service: systems-manager · 2025-07-25 · Documentation low

File: systems-manager/latest/userguide/monitoring-sns-notifications.md

Summary

Updated region and account ID in SNS/KMS ARNs

Security assessment

Placeholder replacement for region/account in notification resources. No security implications.

Diff

diff --git a/systems-manager/latest/userguide/monitoring-sns-notifications.md b/systems-manager/latest/userguide/monitoring-sns-notifications.md
index be9471af7..38a015245 100644
--- a//systems-manager/latest/userguide/monitoring-sns-notifications.md
+++ b//systems-manager/latest/userguide/monitoring-sns-notifications.md
@@ -148 +148 @@ JSON
-                "Resource": "arn:aws:sns:region:account-id:sns-topic-name"
+                "Resource": "arn:aws:sns:us-east-1:account-id:sns-topic-name"
@@ -179 +179 @@ JSON
-                "Resource": "arn:aws:sns:region:account-id:sns-topic-name"
+                "Resource": "arn:aws:sns:us-east-1:account-id:sns-topic-name"
@@ -187 +187 @@ JSON
-                "Resource": "arn:aws:kms:region:account-id:key/kms-key-id"
+                "Resource": "arn:aws:kms:us-east-1:account-id:key/kms-key-id"
@@ -285 +285 @@ JSON
-                "Resource": "arn:aws:iam::account-id:role/sns-role-name",
+                "Resource": "arn:aws:iam::111122223333:role/sns-role-name",