Puppet Task: states_aws_delete_state_machine

Defined in:
tasks/states_aws_delete_state_machine.json,
tasks/states_aws_delete_state_machine.rb

Overview

Deletes a state machine. This is an asynchronous operation: It sets the state machine's status to DELETING and begins the deletion process. Each state machine execution is deleted the next time it makes a state transition. The state machine itself is deleted after all executions are completed or deleted.

Supports noop? false

Parameters