Encryption at rest
DataBrew supports data encryption at rest for DataBrew projects and jobs. Projects and jobs can read encrypted data, and
jobs can write encrypted data by calling AWS Key Management Service
(AWS KMS)
Important
AWS Glue DataBrew supports only symmetric AWS KMS keys. For more information, see AWS KMS keys in the AWS Key Management Service Developer Guide.
When you create jobs in DataBrew with encryption enabled, you can use the DataBrew console to specify S3-managed server-side encryption keys (SSE-S3) or KMS keys stored in AWS KMS (SSE-KMS) to encrypt data at rest.
Important
When you use an Amazon Redshift dataset, objects unloaded to the provided temporary directory are encrypted with SSE-S3.