sfn_describe_state_machine_for_execution: Provides information about a state machine's definition, its...

View source: R/sfn_operations.R

sfn_describe_state_machine_for_executionR Documentation

Provides information about a state machine's definition, its execution role ARN, and configuration

Description

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.

See https://www.paws-r-sdk.com/docs/sfn_describe_state_machine_for_execution/ for full documentation.

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.