AwsStopInstance
#
This Script is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use the AWS-EC2 integration instead.
Stops an EC2 AWS instance.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | Amazon Web Services |
#
DependenciesThis script uses the following commands and scripts.
- stop-instance
#
InputsArgument 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. |
#
OutputsThere are no outputs for this script.