Tony Requist
10/15/2021, 2:16 PMpinot.controller.storage.factory.s3.serverSideEncryption=aws:kms
pinot.controller.storage.factory.s3.ssekmsKeyId=KEY
and I get the rather odd error message
Unknown value 'aws:kms' for S3PinotFS config: 'serverSideEncryption'. Supported values are: [AES256, aws:kms]Mayank
Tony Requist
10/19/2021, 8:57 PMAWS_KMS but that was a few days ago, I will try it againMayank
AWS_KMS in a standalone code to create the enum ServerSideEncryption and it seemed to work.