AWS iot-device-defender documentation change
Summary
Updated example account ID in IAM role ARN from 111122223333 to 123456789012
Security assessment
Standard placeholder account ID update in permissions example. No security vulnerability addressed.
Diff
diff --git a/iot-device-defender/latest/devguide/detect-metrics-export-permissions.md b/iot-device-defender/latest/devguide/detect-metrics-export-permissions.md index 9ea98e77a..f17cb3678 100644 --- a//iot-device-defender/latest/devguide/detect-metrics-export-permissions.md +++ b//iot-device-defender/latest/devguide/detect-metrics-export-permissions.md @@ -56 +56 @@ JSON - "Resource": "arn:aws:iam::111122223333:role/Role_To_Pass" + "Resource": "arn:aws:iam::123456789012:role/Role_To_Pass"