vaultrs::auth::aws::identity_access_list

Function delete

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

Deletes a cache of the successful login from an instance

See DeleteIdentityAccessListEntriesRequest