HEX
Server: Apache
System: Linux vps28526 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: heewonvps_17 (6705002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/awscli/examples/opsworks/start-instance.rst
**To start an instance**

The following ``start-instance`` command starts a specified 24/7 instance. ::

  aws opsworks start-instance --instance-id f705ee48-9000-4890-8bd3-20eb05825aaf

*Output*: None. Use describe-instances_ to check the instance's status.

.. _describe-instances: http://docs.aws.amazon.com/cli/latest/reference/opsworks/describe-instances.html

**Tip** You can start every offline instance in a stack with one command by calling start-stack_.

.. _start-stack: http://docs.aws.amazon.com/cli/latest/reference/opsworks/start-stack.html

**More Information**

For more information, see `Manually Starting, Stopping, and Rebooting 24/7 Instances`_ in the *AWS OpsWorks User Guide*.

.. _`Manually Starting, Stopping, and Rebooting 24/7 Instances`: http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html