Skip to content

Commit

Permalink
Update README.md for DdFetchStepFunctionsTags (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimi-p authored Jun 27, 2024
1 parent 93c2281 commit 57a893b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws/logs_monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,9 @@ SSL encrypted TCP connection, set this parameter to true.
`DdFetchLogGroupTags`
: Let the forwarder fetch Log Group tags using ListTagsLogGroup and apply them to logs, metrics, and traces. If set to true, permission `logs:ListTagsLogGroup` will be automatically added to the Lambda execution IAM role.

`DdFetchStepFunctionsTags`
: Let the Forwarder fetch Step Functions tags using GetResources API calls and apply them to traces (if Step Functions tracing is enabled). If set to true, permission `tag:GetResources` will be automatically added to the Lambda execution IAM role.

### Log scrubbing (optional)

`RedactIp`
Expand Down

0 comments on commit 57a893b

Please sign in to comment.