paws.application.integration (version 0.1.0)

sfn_describe_state_machine: Describes a state machine

Description

Describes a state machine.

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"
)

Details

This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.