AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/authorizing-direct-aws.md

Summary

Added region specification to IAM role alias ARN

Security assessment

Change improves ARN formatting accuracy but does not indicate security fixes or security-related documentation updates

Diff

diff --git a/iot/latest/developerguide/authorizing-direct-aws.md b/iot/latest/developerguide/authorizing-direct-aws.md
index 373992a10..6713e2754 100644
--- a//iot/latest/developerguide/authorizing-direct-aws.md
+++ b//iot/latest/developerguide/authorizing-direct-aws.md
@@ -141 +141 @@ JSON
-             "Resource":"arn:aws:iot:your region:your_aws_account_id:rolealias/your role alias"
+                "Resource": "arn:aws:iot:us-east-1:your_aws_account_id:rolealias/your role alias"