fast-vr-44972
05/23/2023, 2:26 PMwhen deploying this flow to AWS Step Functions for the first time.
See "Organizing Results" at <https://docs.metaflow.org/> for more information about production tokens.
Flow failed:
AWS Step Functions requires --datastore=s3.
I tried searching the docs but didn't find any info about what does this mean? I see only some release notes where it's mentioned.square-wire-39606
05/23/2023, 2:28 PM~/.metaflowconfig/config.json) include METAFLOW_DATASTORE_SYSROOT_S3 and METAFLOW_DEFAULT_DATASTORE=s3 ?square-wire-39606
05/23/2023, 2:30 PMpython flow.py --datastore-root=path-to-s3-folder --datastore=s3 step-functions createfast-vr-44972
05/23/2023, 2:30 PMsquare-wire-39606
05/23/2023, 2:31 PM