paws.application.integration (version 0.1.0)

sfn_describe_state_machine_for_execution: Describes the state machine associated with a specific execution

Description

Describes the state machine associated with a specific execution.

Usage

sfn_describe_state_machine_for_execution(executionArn)

Arguments

executionArn

[required] The Amazon Resource Name (ARN) of the execution you want state machine information for.

Request syntax

svc$describe_state_machine_for_execution(
  executionArn = "string"
)

Details

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