Josh Bacon created AIRFLOW-2315:
-----------------------------------
Summary: S3Hook Extra Extras
Key: AIRFLOW-2315
URL: https://issues.apache.org/jira/browse/AIRFLOW-2315
Project: Apache Airflow
Issue Type: Improvement
Components: boto3
Affects Versions: 1.9.0
Reporter: Josh Bacon
Assignee: Josh Bacon
Fix For: 1.10.0
Feature improvement request to S3Hook to support additional JSON extra
arguments to apply to both upload and download ExtraArgs.
Allowed Upload Arguments:
[http://boto3.readthedocs.io/en/latest/reference/customizations/s3.html#boto3.s3.transfer.S3Transfer.ALLOWED_UPLOAD_ARGS]
Allowed Download Arguments:
[http://boto3.readthedocs.io/en/latest/reference/customizations/s3.html#boto3.s3.transfer.S3Transfer.ALLOWED_DOWNLOAD_ARGS]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)