The stop_instance function can be executed against any valid instance in any state. When executed against an already stopped instance, the Previous Status and Current Status will both be "stopped".
The result of the stop_instance call is a mixed hash/array with the following structure:
Name | Description |
---|---|
Instance ID | The instance id of the EC2 virtual machine that this handler will send a stop request to. |
Name | Description |
---|---|
Instance ID | <%= @answers['Instance ID'] %> |
Name | Description |
---|---|
Previous Status | The state of the machine instance prior to the stop request being issued. |
Current Status | The state of the machine instance after the stop request. The state will typically be "stopping". |
AWS EC2 Instance Stop V1 (2011-03-04)
AWS EC2 Instance Stop V1.1 (2017-08-24)
Update the EC2 gem to AWS SDK 2.2.34.
Change Info Values to be more consistent with the other AWS handlers.
Internal tweaks to make execution similar to other AWS handlers.
Remove Request Id from results because it is no longer supplied by the AWS EC2
API
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out