[ 
https://issues.apache.org/jira/browse/AIRFLOW-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196169#comment-16196169
 ] 

Andy Hadjigeorgiou commented on AIRFLOW-1686:
---------------------------------------------

Working on this off of this pull request: 
https://github.com/apache/incubator-airflow/pull/2532, which moves S3 hook to 
boto3.

> S3Hook expose boto list_objects and deletion methods
> ----------------------------------------------------
>
>                 Key: AIRFLOW-1686
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1686
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: boto3, hooks
>            Reporter: Andy Hadjigeorgiou
>            Assignee: Andy Hadjigeorgiou
>            Priority: Minor
>
> To make S3Hook more useful, I propose exposing both list_objects and delete 
> functions from boto into the wrapper. Both of these methods span common tasks 
> related to s3, and list_objects provides the added value over list_keys with 
> additional context (last modified timestamps).
> I'm working on adding both, will link PR here when ready. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to