View source: R/opsworks_operations.R
opsworks_stop_instance | R Documentation |
Stops a specified instance. When you stop a standard instance, the data disappears and must be reinstalled when you restart the instance. You can stop an Amazon EBS-backed instance without losing data. For more information, see Starting, Stopping, and Rebooting Instances.
See https://www.paws-r-sdk.com/docs/opsworks_stop_instance/ for full documentation.
opsworks_stop_instance(InstanceId, Force = NULL)
InstanceId |
[required] The instance ID. |
Force |
Specifies whether to force an instance to stop. If the instance's root
device type is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.