I just successfully setup AWS support using the cl...
# ask-metaflow
c
I just successfully setup AWS support using the cloudformation template. Everything seems to work so far. However I've noticed that it seems to take 10-20 seconds to start my flows.
Copy code
Metaflow 2.7.19 executing HelloAWSFlow for user:mike
Validating your flow...
    The graph looks good!
Running pylint...
    Pylint is happy!
It sits here for 20secs then works as expected. Not a big problem but wondering if there is anything I can configure to make it faster.
1