Delete EC2 Instance via AWS CLI
Tasks
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.
Steps
Get the instance ID and Stop the nautilus-ec2 instance.
aws ec...
abisec.hashnode.dev1 min read