Skip to main content

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#


NameDescription
Script Typepython
TagsAmazon Web Services

Dependencies#


This script uses the following commands and scripts.

  • stop-instance

Inputs#


Argument NameDescription
instanceIdThe instance ID.
forceThis 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.