n8n-nodes-base
Version:
Base nodes of n8n
28 lines (27 loc) • 498 B
JSON
{
"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
}