Deletes a state machine. This is an asynchronous operation: It sets the
state machine's status to DELETING
and begins the deletion process.
For EXPRESS
state machines, the deletion will happen eventually
(usually less than a minute). Running executions may emit logs after
delete_state_machine
API is called.