Learn R Programming

paws.application.integration (version 0.3.1)

sfn_describe_execution: Provides all information about a state machine execution, such as the state machine associated with the execution, the execution input and output, and relevant execution metadata

Description

Provides all information about a state machine execution, such as the state machine associated with the execution, the execution input and output, and relevant execution metadata. Use this API action to return the Map Run ARN if the execution was dispatched by a Map Run.

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

Usage

sfn_describe_execution(executionArn)

Arguments

executionArn

[required] The Amazon Resource Name (ARN) of the execution to describe.