AwsStopInstance
This Script is part of the Deprecated Content (Deprecated) Pack.#
Deprecated
Use the AWS-EC2 integration instead.
Stops an EC2 AWS instance.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | Amazon Web Services |
Dependencies#
This script uses the following commands and scripts.
- stop-instance
Inputs#
| Argument Name | Description |
|---|---|
| instanceId | The instance ID. |
| force | This forces the instances to stop. The default is "false". The instances do not have an opportunity to flush file system caches or file system metadata. If this option is used, a file system check and repair procedures must be performed. This option is not recommended for Windows instances. |
Outputs#
There are no outputs for this script.