Power on one or more stopped instances.
Section: EC2 Instances
Start stopped instances
bash
bash
aws ec2 start-instances --instance-ids i-0123456789abcdef0Explanation
Transitions the instance back to running.
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