Using Console
Using CLI
YOUR_INSTANCE_ID
with the actual ID of the EC2 instance that needs to be remediated.YOUR_INSTANCE_ID
with the actual ID of the EC2 instance.YOUR_INSTANCE_ID
with the actual ID of the EC2 instance.After following these steps, your EC2 instance should now be using the HVM virtualization type instead of the paravirtual virtualization type.Using Python
'YOUR_INSTANCE_ID'
with the actual instance ID of the EC2 instance that you want to update.