{
    "arg_names": [ "Type of policy", "Path to policies" ],
    "key": "iam-user-with-_ARG_0_-policies",
    "description": "User with _ARG_0_ policies",
    "path": "iam.users.id",
    "dashboard_name": "Users",
    "conditions": [ "and",
        [ "iam.users.id.", "withKey", "_ARG_1_" ]
    ],
    "id_suffix": "_ARG_1_"
}
