Importing aws_iam_role_policy_attachment with multiple policies

I have a custom role with multiple policies attached. It was created using the UI and I will like to imported it. And not to recreated.
the aws_iam_role_policy_attachment resource can be imported for one policy arn and not a list of policies arns. How can I achieve an import of the actual policy list of arns with v0.12.20