Revoke Role By Name

Revoke a role from an account using a principal (username@hostname) and role name instead of UUIDs.

accounts revoke-role newuser60@example.com DataPublisher
exit
export ORES_SHELL_LOGIN_PASSWORD
./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF'
<<revoke-role-by-name>>
EOF

Emacs 29.1 (Org mode 9.6.6)