1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
The number of started, completed, terminated, failed or time out executions are just gathered on the standard workflows executions metrics, but not for express workflows. Probably because express workflows records execution history on CloudWatch logging instead of in AWS Step Functions.
Relevant content
- asked 4 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago

Ahh, that wasn't obvious to me but is clear now, thank you.