Skip to content

Commit 317e937

Browse files
authored
[AWSX] fix(logs-forwarder): update step function template variable name (#966)
1 parent 39bfa01 commit 317e937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/logs_monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ To test different patterns against your logs, turn on [debug logs](#troubleshoot
454454
`DdFetchStepFunctionsTags`
455455
: 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.
456456

457-
`DdStepFunctionTraceEnabled`
457+
`DdStepFunctionsTraceEnabled`
458458
: Set to true to enable tracing for all Step Functions.
459459

460460
`SourceZipUrl`

0 commit comments

Comments
 (0)