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

Hello,

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

Hope this helps.

AWS
INGENIERO DE SOPORTE
Vinay_S
respondido hace un año
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas