This commit is contained in:
Marco Lettere 2021-11-02 11:47:53 +01:00
parent 0a7b4788cf
commit bc9db28bfd
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@
"type": "JSON_JQ_TRANSFORM",
"inputParameters": {
"role": "${get_back_role_member.output.body}",
"queryExpression" : "."
"queryExpression" : ".role"
}
},
{