I am getting error while exporting the ec2 image to OVA/OVF

0

Error:- "An error occurred (InvalidParameter) when calling the ExportImage operation: The service role vmimport provided does not exist or does not have sufficient permissions"

I am trying to export this image and use it in my Mac mini M1. And we have used ARM architecture in EC2. So we are getting these errors while exporting the AMI image using CLI. We have given the administrator permission to RELATED USER AND ROLE. We have used the A1 family process in EC2.

Command we have used:- "aws ec2 export-image --image-id ami-id --disk-image-format VMDK --s3-export-location S3Bucket=my-export-bucket,S3Prefix=exports/"

And we have given s3 Object Ownership = Object writer and Enable ACL to the bucket

Please help me to find the solution.

Link:- https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport_image.html https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-troubleshooting.html

2 個答案
2

Hello,

Please check the link and make sure that the vmimport role has proper trust relationship and policies

Hope this helps.

AWS
支援工程師
Vinay_S
已回答 1 年前
1

Have you created the service roles described in the following documents?
https://docs.aws.amazon.com/vm-import/latest/userguide/required-permissions.html

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南