Hedgar
02/22/2022, 9:49 AMawswrangler
to save my dataframe to s3. my environment is already awscli
compliant, do I need to go through prefect Storage?
Secondly if I'm doing all this with aws ec2 remote instance how do I activate my flow. Can I do on the command line: python myfirstprefectflow.py
? Assuming I have already indicated a schedule in my flow code ? Or do I use crontab to schedule again 🤔. I would be glad if I could be pointed in the right direction on using aws ec2 to run prefect.Anna Geller