AWS Certified SysOps Administrator – Associate (legacy) — Question 377

A user has launched an EC2 Windows instance from an instance store backed AMI. The user wants to convert the AMI to an EBS backed AMI. How can the user convert it?

Answer options

Correct answer: B

Explanation

AWS does not support the conversion of Windows-based instance store-backed AMIs to EBS-backed AMIs, making Option B correct. While Linux-based instance store-backed AMIs can be converted to EBS-backed AMIs through a manual migration process, this process is unavailable for Windows instances. Therefore, options A and D are incorrect, and option C is incorrect because it falsely claims no instance store-backed AMI can be converted regardless of the OS.