You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jasper Smith (JIRA)" <ji...@apache.org> on 2019/01/23 14:38:00 UTC

[jira] [Created] (AIRFLOW-3759) Add kms_key_name parameter to BigQuery operators to support CMEK

Jasper Smith created AIRFLOW-3759:
-------------------------------------

             Summary: Add kms_key_name parameter to BigQuery operators to support CMEK
                 Key: AIRFLOW-3759
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3759
             Project: Apache Airflow
          Issue Type: Wish
          Components: operators
    Affects Versions: 1.10.2
            Reporter: Jasper Smith


To support customer managed encryption keys in BigQuery, add a kms_key_name parameter to relevant BigQuery operators (those that can write to tables). This can be used to populate  the required configuration.query.destinationEncryptionConfiguration.kmsKeyName property in the job configuration.

 

[API Link|https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query.destinationEncryptionConfiguration]



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