AWS iot documentation change
Summary
Updated example AWS account ID in bucket policy from 111122223333 to 123456789012
Security assessment
Change only replaces a placeholder account ID in example policy. No evidence of security vulnerability being addressed.
Diff
diff --git a/iot/latest/developerguide/accessing-cross-account-resources-using-rules.md b/iot/latest/developerguide/accessing-cross-account-resources-using-rules.md index 5f28bdb55..80d38d6b1 100644 --- a//iot/latest/developerguide/accessing-cross-account-resources-using-rules.md +++ b//iot/latest/developerguide/accessing-cross-account-resources-using-rules.md @@ -212 +212 @@ The following is an example payload file that defines a bucket policy that trust - "arn:aws:iam::111122223333:root" + "arn:aws:iam::123456789012:root"