Using AWS CLI, delete an EC2 instance named nautilus-ec2
present in the us-east-1
region.
Before submitting your task, make sure the instance is in the terminated
state.
Get the instance ID and Stop the nautilus-ec2
instance.
i-04575360679a33d0b
Delete the EC2 Instance
Verify the instance state is on terminated state
#aws #cloudcomputing #happylearning