Permanently delete one or more instances.
Section: EC2 Instances
Terminate instances
bash
bash
aws ec2 terminate-instances --instance-ids i-0123456789abcdef0Explanation
This is destructive and cannot be undone.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing EC2 Instances