{
    "type": "object",
    "properties": {
        "Arn": {
            "type": "string"
        },
        "CreateDate": {
            "type": "integer"
        },
        "Path": {
            "type": "string"
        },
        "PermissionsBoundary": {
            "type": "null"
        },
        "Tags": {
            "type": "null"
        },
        "UserId": {
            "type": "string"
        },
        "UserName": {
            "type": "string"
        }
    },
    "version": 3
}
