Baker
from prefect.filesystems import S3 s3_block = S3.load("data-warehouse") s3_block.read_path("test.txt") >>> AttributeError: 'coroutine' object has no attribute 'read_path'
Jeff Hale
Nate
load
prefect-aws
from prefect.filesystems import S3
S3.load(...)
S3
S3Bucket
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.