opsworks_stop_instance {paws.management} | R Documentation |
Stops a specified instance
Description
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.
Usage
opsworks_stop_instance(InstanceId, Force = NULL)
Arguments
InstanceId |
[required] The instance ID. |
Force |
Specifies whether to force an instance to stop. If the instance's root
device type is |