[
https://issues.apache.org/jira/browse/AIRFLOW-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Pezolano updated AIRFLOW-2672:
---------------------------------------
Description:
Documentation currently lacks how to set S3 credentials that point to an s3
credentials file
ex:
{{{ "profile": "<profile_name>", "s3_config_file":
"/home/<functional_user>/creds/s3_credentials", "s3_config_format": "aws" }}}
https://stackoverflow.com/questions/39997714/airflow-s3-connection-using-ui/41985070#41985070
> Update documentation for S3 connections and logging
> ---------------------------------------------------
>
> Key: AIRFLOW-2672
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2672
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Nicholas Pezolano
> Priority: Minor
>
> Documentation currently lacks how to set S3 credentials that point to an s3
> credentials file
> ex:
> {{{ "profile": "<profile_name>", "s3_config_file":
> "/home/<functional_user>/creds/s3_credentials", "s3_config_format": "aws" }}}
> https://stackoverflow.com/questions/39997714/airflow-s3-connection-using-ui/41985070#41985070
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)