Browser extension to color AWS Step Functions states based on their prefix
Colors AWS Step Functions states in the Workflow Studio based on their prefix.
For example, Process Queue: Get Messages
and Process Queue: Delete Messages
would be the same color.
State names must be unique within a Step Functions state machine. To avoid naming conflicts in larger state machines, it's common to prefix the names of related states (the CDK provides methods like prefixStates
to make this easy).
Larger state machines can be hard to visually navigate. Adding color helps distinguish one group of states from another.
- Color states based on their name prefix (
"<prefix>: <name>"
) - Support for [AWS Step Functions Workflow Studio]
Chrome | Firefox | Opera | Edge | Brave | Vivaldi |
Download | Download | Download | Download | Download | Download |
(Coming Soon) | Install | (Coming Soon) | (Coming Soon) | (Coming Soon) | (Coming Soon) |
Please file an issue here for bugs, missing documentation, or unexpected behavior.
Extension template web-extension-starter by abhijithvijayan
Rainbow icons created by kosonicon - Flaticon
GNU GPLv3 © Zac Charles