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 AWS SDKs, see the following: