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

AwsStepFunctionStateMachineLoggingConfigurationDetails

The LoggingConfiguration data type is used to set CloudWatch Logs options.

Contents

Destinations

An array of objects that describes where your execution history events will be logged.

Type: Array of AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails objects

Required: No

IncludeExecutionData

Determines whether execution data is included in your log. When set to false, data is excluded.

Type: Boolean

Required: No

Level

Defines which category of execution history events are logged.

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: