Hi folks, I'm pretty new to prefect and exploring its possibilities at the moment. I am trying to upload a file to AWS but I am struggling with all the security details. Where can I find an example that uses the S3Upload task as a step in a workflow?
c
Chris White
10/25/2019, 3:16 PM
Hi Egbert! So for that task you currently need two things:
- an
ACCESS_KEY
and a
SECRET_ACCESS_KEY
which you can get from your AWS console
- once you have those, put them in a dictionary like:
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.