You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We up a instance with AMI image ami-75721c4f and then on another machine installed ec2 tool and executed this step after giving proper permission to bucket:
I am trying to up this Image on my local by referring this link. Please let me know how to do this ec2-create-instance-export-task command on "Export the EC2 image as Virtual Machine image see instructions"
We up a instance with AMI image ami-75721c4f and then on another machine installed ec2 tool and executed this step after giving proper permission to bucket:
ec2-create-instance-export-task i-9cb45524 -e VMware -f VMDK -c OVA -b <bucketname> -O <key> -W <secretkey> --region ap-southeast-2
But getting this error:
Client.NotExportable: Only imported instances can be exported.
So can you please help on this.
The text was updated successfully, but these errors were encountered: