You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/28 21:07:07 UTC

[GitHub] [airflow] LesterKim opened a new pull request #5676: [AIRFLOW-5062] Add ACL and get object permission

LesterKim opened a new pull request #5676: [AIRFLOW-5062] Add ACL and get object permission
URL: https://github.com/apache/airflow/pull/5676
 
 
   ### Jira
   
   [AIRFLOW-5062](https://issues.apache.org/jira/browse/AIRFLOW-5062) Add ACL and get object permission
   
   ### Description
   
   Adds ACL (access control list) header when uploading a file. Also, adds `get_object_permission` to see the S3 object's permission (given a bucket and key).
   
   ### Tests
   
   My PR adds the following unit test: `test_get_object_permission`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services