Creating global parameters in AWS Step Functions state machines
May 17, 2024 · 3 min read · When working with AWS Step Functions, it's sometimes useful to have access to variable values that you can set when launching a state machine execution, are available to all states, but are not part of the JSON data that is passed between states. Som...
Join discussion
