Problem
You want to change the instance type of your EC2 AWS instance.
Solution
- Stop your instance (right click Instance State -> Stop)
- Wait for a few minutes
- Change instance type (right click Instance Settings -> Change Instance Type)
- Start your instance (right click Instance State -> Start)