Learn R Programming

paws.application.integration (version 0.3.1)

sfn_describe_state_machine: Provides information about a state machine's definition, its IAM role Amazon Resource Name (ARN), and configuration

Description

Provides information about a state machine's definition, its IAM role Amazon Resource Name (ARN), and configuration. If the state machine ARN is a qualified state machine ARN, the response returned includes the Map state's label.

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

Usage

sfn_describe_state_machine(stateMachineArn)

Arguments

stateMachineArn

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