AWS devicefarm documentation change
Summary
Changed wildcard permission from 'devicefarm:*' to ':*' in policy example
Security assessment
Likely typo fix or formatting correction in policy example. The invalid ': *' syntax suggests a documentation error rather than security change.
Diff
diff --git a/devicefarm/latest/developerguide/setting-up.md b/devicefarm/latest/developerguide/setting-up.md index 7191de669..c5d5e6309 100644 --- a//devicefarm/latest/developerguide/setting-up.md +++ b//devicefarm/latest/developerguide/setting-up.md @@ -58,0 +59,6 @@ The AWS root account or IAM user that you use to complete the following steps mu +JSON + + +**** + + @@ -65 +71 @@ The AWS root account or IAM user that you use to complete the following steps mu - "devicefarm:*" + ":*"