Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stepfunctions): ExecutionTime metric (#2498)
The `ExecutionTime` metric was not supported by the L2 `StateMachine` construct. This PR adds a `metricTime()` function to `StateMachine`. See https://docs.aws.amazon.com/step-functions/latest/dg/procedure-cw-metrics.html#cloudwatch-step-functions-execution-metrics
- Loading branch information