sfn_describe_state_machine: Describes a state machine
Description
Describes a state machine.
This operation is eventually consistent. The results are best effort and
may not reflect very recent updates and changes.
Usage
sfn_describe_state_machine(stateMachineArn)
Arguments
stateMachineArn
[required] The Amazon Resource Name (ARN) of the state machine to describe.
Request syntax
svc$describe_state_machine(
stateMachineArn = "string"
)