Dear team: September, We sent a PR about AWS V2 Signature for S3-compatible storage. https://github.com/prestodb/presto/pull/6054 Now we will upgrade it to enable AWS V4 Signature which is safer than V2 Signature. We had investigated how to customize the region file in [aws-sdk-java](https://github.com/aws/aws-sdk-java/issues/842). Next we will implement it in Presto connector in a few weeks.