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 Respostas
2

Hello,

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

Hope this helps.

AWS
ENGENHEIRO DE SUPORTE
Vinay_S
respondido há um ano
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas