State Machine Tracing Configuration Args
data class StateMachineTracingConfigurationArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<StateMachineTracingConfigurationArgs>
Properties
Link copied to clipboard
When set to true
, AWS X-Ray tracing is enabled. Make sure the State Machine has the correct IAM policies for logging. See the AWS Step Functions Developer Guide for details.