AWS iotanalytics documentation change
Summary
Updated example IAM policy ARNs to include specific regions/account IDs and added JSON formatting markers.
Security assessment
Similar to other pipeline activity files, improves policy example specificity without addressing a disclosed security issue.
Diff
diff --git a/iotanalytics/latest/userguide/pipeline-activities-deviceshadowenrich.md b/iotanalytics/latest/userguide/pipeline-activities-deviceshadowenrich.md index 052d80582..1c77ae7b6 100644 --- a//iotanalytics/latest/userguide/pipeline-activities-deviceshadowenrich.md +++ b//iotanalytics/latest/userguide/pipeline-activities-deviceshadowenrich.md @@ -71,0 +72,6 @@ You must specify a role in the `roleArn` field of the activity definition that h +JSON + + +**** + + @@ -82 +88 @@ You must specify a role in the `roleArn` field of the activity definition that h - "arn:aws:iot:<region>:<account-id>:thing/<thing-name>" + "arn:aws:iot:us-east-1:123456789012:thing/your-thingName" @@ -89,0 +97,6 @@ and a trust policy that looks like: +JSON + + +**** + +