Hi, I am getting this error when I run a query on a json file in S3 and wondered how one specifies the S3 signature version in drill:
org.apache.drill.common.exceptions.UserRemoteException: DATA_READ ERROR: Failure reading JSON file - org.jets3t.service.S3ServiceException: Service Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: <?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidArgument</Code><Message>Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version Thank you, Diana
