aws ec2 describe-instances Retrieves information about one or more EC2 instances. aws ec2 start-instances Starts one or more stopped EC2 instances. aws ec2 stop-instances Stops one or more running EC2 ...
If you need to customize the instance type or other parameters, modify the variables in main.tf and modules/ec2_instance/main.tf.