pub async fn iam_v1_roles_list(
configuration: &mut Configuration,
params: IamV1RolesListParams,
) -> Result<IamV1RoleListResponse, Error<IamV1RolesListError>>Expand description
Retrieve a paginated list of IAM roles available in the account.