vaultrs::auth::aws::identity_access_list

Function read

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

Returns an entry in the identity access list.

See ReadIdentityAccessListInformationResponse