AWS CLIEC2
aws ec2 start-instances
Starts one or more stopped EC2 instances.
Syntax
aws ec2 start-instances --instance-ids <id>...
Examples
Start an instance
aws ec2 start-instances --instance-ids i-0123456789abcdef0Starts one or more stopped EC2 instances.
aws ec2 start-instances --instance-ids <id>...
Start an instance
aws ec2 start-instances --instance-ids i-0123456789abcdef0