I configured the EC2 CLI interface on a Win10 box per the instructions (click here)
This CLI was installed so a to create a new import image task:
import-image --description "Windows 2008 OVA" --disk-containers file://containers.json
I searched through the EC2 CLI commands and did not see 'import-image'. Isn't this command part of the EC2 CLI set?
A nudge in the right direction is appreciated. Thanks
