AWS Security ChangesHomeSearch

AWS iot-sitewise documentation change

Service: iot-sitewise · 2025-08-22 · Documentation medium

File: iot-sitewise/latest/userguide/configure-source-authentication-ggv2.md

Summary

Updated Secrets Manager ARN example pattern from placeholder 'secret-arn' to a concrete ARN format

Security assessment

Improves documentation clarity for secure authentication configuration but does not address a specific vulnerability.

Diff

diff --git a/iot-sitewise/latest/userguide/configure-source-authentication-ggv2.md b/iot-sitewise/latest/userguide/configure-source-authentication-ggv2.md
index b48c0b549..059e68574 100644
--- a//iot-sitewise/latest/userguide/configure-source-authentication-ggv2.md
+++ b//iot-sitewise/latest/userguide/configure-source-authentication-ggv2.md
@@ -79 +79 @@ JSON
-            "secret-arn"
+            "arn:aws:secretsmanager:us-east-1:123456789012:secret/*"