Change the instance type from t2.micro
to t2.nano
for the nautilus-ec2
instance using aws-cli
only.
Ensure the nautilus-ec2
instance is in the running
state after the change.
Get the instance ID and Stop the nautilus-ec2
instance:
i-0a089a6cf430546c4
Wait until the instance is stopped:
Change the instance type to t2.nano
:
Start the nautilus-ec2
instance:
Ensure the instance is in the running
state:
Check the instance type now.
#aws #cloudcomputing #happylearning