diff --git a/aws/logs_monitoring/README.md b/aws/logs_monitoring/README.md index 2dbed9a5..5a6007e2 100644 --- a/aws/logs_monitoring/README.md +++ b/aws/logs_monitoring/README.md @@ -434,7 +434,7 @@ To test different patterns against your logs, turn on [debug logs](#troubleshoot : Let the Forwarder fetch Step Functions tags using GetResources API calls and apply them to logs and traces (if Step Functions tracing is enabled). If set to true, permission `tag:GetResources` will be automatically added to the Lambda execution IAM role. `DdStepFunctionTraceEnabled` -: Set to false to disable log to trace conversion for Step Functions, while continuing to forward logs. +: Set to true to enable log to trace conversion for Step Functions. `SourceZipUrl` : Do not change unless you know what you are doing. Override the default location of the function source code.