Smaws_Client_SFN.DescribeStateMachineForExecution
val request :
Smaws_Lib.Context.t ->
describe_state_machine_for_execution_input ->
(describe_state_machine_for_execution_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ExecutionDoesNotExist of execution_does_not_exist
| `InvalidArn of invalid_arn ])
Stdlib.result
Provides information about a state machine's definition, its execution role ARN, and configuration. If a Map Run dispatched the execution, this action returns the Map Run Amazon Resource Name (ARN) in the response. The state machine returned is the state machine associated with the Map Run.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.
This API action is not supported by EXPRESS
state machines.