https://dagster.io/ logo
j

J

04/01/2021, 4:55 AM
Is there a gcs equivalent to the
dagster_aws.s3.sensor.get_s3_keys
function?
a

alex

04/01/2021, 2:57 PM
I don’t think so, but here is the implementation if you want to write one https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-aws/dagster_aws/s3/sensor.py
j

J

04/01/2021, 6:21 PM
Thanks! I'll look into it
3 Views