faint-dawn-74936
12/09/2022, 12:27 PMmelodic-train-1526
12/09/2022, 12:37 PMfaint-dawn-74936
12/09/2022, 1:35 PMvictorious-lawyer-58417
12/09/2022, 3:16 PMred-fountain-16335
12/13/2022, 6:00 PMParameter but that is not compatible with the resume command.
So I am instead passing the env variables via cli, so I can separate dev vs prod executions.
To pass env variables for remote execution I use:
python file_name.py --environment=conda --with=card --with=retry --with=batch --with=environment:vars='{"ENV":"prod", "NAMESPACE":"prod"}' step-functions create --tag prodred-fountain-16335
12/14/2022, 2:29 PMstep-functions create
How can I create a scheduled flow with specific parameters?