Angelos Alexopoulos created AIRFLOW-2688:
--------------------------------------------

             Summary: Support both 'AES256' and 'aws:kms' for 
ServerSideEncryption in S3Hook
                 Key: AIRFLOW-2688
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2688
             Project: Apache Airflow
          Issue Type: Improvement
          Components: logging
    Affects Versions: Airflow 2.0, 1.9.0
            Reporter: Angelos Alexopoulos
            Assignee: Angelos Alexopoulos


Currently in file airflow/hooks/S3_hook.py we support reading and writing 
encrypted logs to S3 bucket. However, there are cases that we need to support 
both 'AES256' and 'aws:kms' for ServerSideEncryption. So the best thing would 
be to add a new setting to airflow.cfg

*server_side_s3_encryption* with default value AES256. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to