big-cpu-53783
05/16/2023, 9:00 AMnumber_of_items
. I need to deploy this onto step functions. So, i use python path_to_metaflow.py --with batch:image=image:latest --branch sk --production step-functions create --number_of_items 15'
which gives me an error.
So, cant we supply custom parameters during step function deployment?
thx in advance.