I am at a situation that I want to import a VM in AWS as an AMI. The VM is a Windows Server 2012 image.
My question is around the licensing.
I know that the VM itself has no implicit Windows license.
If I use --license-type AWS in my aws ec2 import-image command does it mean that AWS will cover the licensing or do I need to contact Microsoft, purchase a license and use --license-type BYOL?