Hi All, I have configured aws s3 storage plugin to access data in my s3 bucket.
I have placed both un-encrypted and aws-kms sse objects in the bucket. I am able to query the un-encrypted objects just fine via apache drill. But i am getting following error when querying aws-kms encrypted objects. SQL Error: VALIDATION ERROR: Status Code: 400, AWS Service: Amazon S3, AWS Request ID: ABCDEFGH12345, AWS Error Code: InvalidArgument, AWS Error Message: Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4. SQL Query null Did anyone else face this issue? How do i resolve it? Thanks, Chandra
