King Chung Huang
07/29/2019, 7:52 PMs3_resource
from dagster_aws
?alex
07/29/2019, 8:20 PMKing Chung Huang
07/29/2019, 8:46 PMalex
07/29/2019, 9:01 PMrequired_resource_keys
including s3
and then use the s3_resource
to provide that resource. You can see in the airline demo that resource is provided under the key s3 https://github.com/dagster-io/dagster/blob/master/examples/dagster_examples/airline_demo/pipelines.py#L53King Chung Huang
07/29/2019, 9:13 PMalex
07/29/2019, 9:13 PMKing Chung Huang
07/29/2019, 9:14 PMalex
07/29/2019, 9:15 PMKing Chung Huang
07/29/2019, 9:15 PMalex
07/29/2019, 9:19 PMKing Chung Huang
07/29/2019, 9:19 PMalex
07/29/2019, 9:21 PMKing Chung Huang
07/29/2019, 9:21 PMalex
07/29/2019, 9:21 PMFileHandle
is just a string - so there is not a lot of value to using that instead of stringsKing Chung Huang
07/29/2019, 9:26 PM