Enable logging for express stepfunctions #5754
Labels
@aws-cdk/aws-stepfunctions
Related to AWS StepFunctions
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
in-progress
This issue is being actively worked on.
Express stepfunctions work differently than the old ones, the logs are directly written to cloudwatch logs, if enabled. It would be amazing if there was a property on StateMaschineProps to activate logs.
Use Case
For everyone using express stepfunctions and needing observability
Proposed Solution
Add it to the higher level construct
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: