vaultrs::auth::aws::role

Function list

source
pub async fn list(
    client: &impl Client,
    mount: &str,
) -> Result<ListRolesResponse, ClientError>
Expand description

Lists all the roles that are registered with the method

See ListRolesResponse