Closed
Description
I have multiple stages deployed to my account and currently this:
stepFunctions:
stateMachines:
Example: ...
Will create a StateMachine like this:
ExampleStepFunctionsStateMachine-QWUYMJP6O0QH
The problem is that I have maybe half a dozen stages in a single account and I cannot tell the difference between them now. I would have 6 ExampleStepFunctionStateMachine-*
state machines and there is no way to distinguish which is staging and which is prod for example.
What would be really nice is just if the name of the created state machine also had the stage in it, for example:
ExampleProdStepFunctionsStateMachine-QWUYMJP6O0QH
ExampleStagStepFunctionsStateMachine-IOUME4NGKVE2
etc.
Metadata
Metadata
Assignees
Labels
No labels