list

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