pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListIdentityAccessListEntriesResponse, ClientError>
Expand description
Lists all the instance IDs that are in the access list of successful logins
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListIdentityAccessListEntriesResponse, ClientError>
Lists all the instance IDs that are in the access list of successful logins