AWS Security ChangesHomeSearch

AWS snowball documentation change

Service: snowball · 2025-08-13 · Documentation low

File: snowball/latest/developer-guide/transfer-troubleshooting.md

Summary

Updated example IAM role ARN to use proper format

Security assessment

Example correction shows proper IAM ARN format but doesn't introduce new security content or address vulnerabilities

Diff

diff --git a/snowball/latest/developer-guide/transfer-troubleshooting.md b/snowball/latest/developer-guide/transfer-troubleshooting.md
index 177d372f3..6390c4471 100644
--- a//snowball/latest/developer-guide/transfer-troubleshooting.md
+++ b//snowball/latest/developer-guide/transfer-troubleshooting.md
@@ -376 +376 @@ JSON
-                        "IAMRole"
+                        "arn:aws:iam::111122223333:role/RoleName"