AwsStepFunctionStateMachineDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsStepFunctionStateMachineDetails

Provides details about an Amazon Step Functions state machine, which is a workflow consisting of a series of event- driven steps.

Contents

Label

A user-defined or an auto-generated string that identifies a Map state. This parameter is present only if the stateMachineArn specified in input is a qualified state machine ARN.

Type: String

Pattern: .*\S.*

Required: No

LoggingConfiguration

Used to set CloudWatch Logs options.

Type: AwsStepFunctionStateMachineLoggingConfigurationDetails object

Required: No

Name

The name of the state machine.

Type: String

Pattern: .*\S.*

Required: No

RoleArn

The Amazon Resource Name (ARN) of the IAM role used when creating this state machine.

Type: String

Pattern: .*\S.*

Required: No

StateMachineArn

The ARN that identifies the state machine.

Type: String

Pattern: .*\S.*

Required: No

Status

The current status of the state machine.

Type: String

Pattern: .*\S.*

Required: No

TracingConfiguration

Specifies whether Amazon X-Ray tracing is enabled.

Type: AwsStepFunctionStateMachineTracingConfigurationDetails object

Required: No

Type

The type of the state machine (STANDARD or EXPRESS).

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: