[
https://issues.apache.org/jira/browse/AMATERASU-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaniv Rodenski updated AMATERASU-80:
------------------------------------
Summary: Encrypt field values with encryption keys (was: Encript field
values with encryption keys)
> Encrypt field values with encryption keys
> -----------------------------------------
>
> Key: AMATERASU-80
> URL: https://issues.apache.org/jira/browse/AMATERASU-80
> Project: AMATERASU
> Issue Type: Improvement
> Reporter: Yaniv Rodenski
> Priority: Major
>
> Add support for env-level objects to have their values encrypted by an
> encryption key.
> in the following example job.yaml all the configuration items are expected to
> be encrypted by an aws kms key:
> name: test
> master: local[*] i
> nputRootPath: file:///amaterasu/input
> outputRootPath: file:///amaterasu/output
> workingDir: file:///tmp/amaterasu/work_dir
> configuration:
> *key:*
> *type: aws-kms*
> *id: 40be3055-e2da-460f-aa4a-5e7a648e4d0a*
> breweryDBApiKey: 7f70ba8064256a93ae81ea95172ed6e6
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)