pub async fn list(
client: &impl Client,
) -> Result<ListPoliciesResponse, ClientError>Expand description
Lists all configured policies.
pub async fn list(
client: &impl Client,
) -> Result<ListPoliciesResponse, ClientError>Lists all configured policies.