Upload the Image to AWS from your Local Computer or Network Path
There are different ways of uploading an image to AWS, choose one of the available options:
Powershell (https://aws.amazon.com/powershell)
AWS CLI (https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html)
For more information, see Section Import your VM as an imageImporting a VM as an image using VM Import/Export.
In this document AWS CLI is used to upload the MX-ONE image.
The VHDX file is uploaded to AWS using the aws s3 cp command.
Logon to AWS from AWS CLI.
↑