AWS iot-device-defender documentation change
Summary
Updated example account IDs in SNS topic and IAM role ARNs
Security assessment
Routine update of placeholder values in permission examples. No security-related content added or modified.
Diff
diff --git a/iot-device-defender/latest/devguide/device-defender-detect-permissions.md b/iot-device-defender/latest/devguide/device-defender-detect-permissions.md index 38d5c0179..f90c63a19 100644 --- a//iot-device-defender/latest/devguide/device-defender-detect-permissions.md +++ b//iot-device-defender/latest/devguide/device-defender-detect-permissions.md @@ -31 +31 @@ JSON - "arn:aws:sns:us-east-1:111122223333:your-topic-name" + "arn:aws:sns:us-east-1:123456789012:your-topic-name" @@ -79 +79 @@ JSON - "Resource": "arn:aws:iam::111122223333:role/Role_To_Pass" + "Resource": "arn:aws:iam::123456789012:role/Role_To_Pass"