AWS StepFunction: Adding new column to the summary

27 Views Asked by At

In AWS StepFunctions, we could view all the executions along with their statuses like below. Is it possible to add custom columns here? We want to add new column 'email' in this tab by processing and filtering CloudWatch logs for this specific execution. Could you please describe the steps to achieve this?

StepFunction Executions Summary

0

There are 0 best solutions below