[
https://issues.apache.org/jira/browse/AIRFLOW-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-1686 started by Andy Hadjigeorgiou.
---------------------------------------------------
> 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)