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.
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListStsRolesResponse, ClientError>Lists all the AWS Account IDs for which an STS role is registered.