AwsStepFunctions - 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).

AwsStepFunctions

The following are examples of the Amazon Security Finding Format for AwsStepFunctions resources.

AwsStepFunctionStateMachine

The AwsStepFunctionStateMachine object provides information about an Amazon Step Functions state machine, which is a workflow consisting of a series of event-driven steps.

The following example shows the Amazon Security Finding Format (ASFF) for the AwsStepFunctionStateMachine object. To view descriptions of AwsStepFunctionStateMachine attributes, see AwsStepFunctionStateMachine in the Amazon Security Hub API Reference.

Example

"AwsStepFunctionStateMachine": { "StateMachineArn": "arn:aws-cn:states:us-east-1:123456789012:stateMachine:StepFunctionsLogDisableNonCompliantResource-fQLujTeXvwsb", "Name": "StepFunctionsLogDisableNonCompliantResource-fQLujTeXvwsb", "Status": "ACTIVE", "RoleArn": "arn:aws-cn:iam::123456789012:role/teststepfunc-StatesExecutionRole-1PNM71RVO1UKT", "Type": "STANDARD", "LoggingConfiguration": { "Level": "OFF", "IncludeExecutionData": false }, "TracingConfiguration": { "Enabled": false } }