AWS Security ChangesHomeSearch

AWS iot-sitewise medium security documentation change

Service: iot-sitewise · 2025-08-01 · Security-related medium

File: iot-sitewise/latest/userguide/anomaly-prerequisites.md

Summary

Corrected service name in bucket policy from 'iotsitewise.amazon.com' to 'iotsitewise.amazonaws.com'

Security assessment

Fixes an incorrect AWS service endpoint in a security policy template. Using the wrong domain could lead to policy misconfigurations and potential access control failures. The correction ensures proper IAM policy enforcement.

Diff

diff --git a/iot-sitewise/latest/userguide/anomaly-prerequisites.md b/iot-sitewise/latest/userguide/anomaly-prerequisites.md
index aa1f4201f..9eb4668ea 100644
--- a//iot-sitewise/latest/userguide/anomaly-prerequisites.md
+++ b//iot-sitewise/latest/userguide/anomaly-prerequisites.md
@@ -86 +86 @@ On console, go to `Permissions -> Bucket policy`. Paste the following policy and
-                      "Service": "iotsitewise.amazon.com"
+                      "Service": "iotsitewise.amazonaws.com"