vaultrs::auth::aws::config::sts

Function list

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

Lists all the AWS Account IDs for which an STS role is registered.

See ListStsRolesResponse