mortenbra / alexandria-plsql-utils

Oracle PL/SQL Utility Library
777 stars 316 forks source link

Is it possible to use it with AWS signature version 4 in Amazon S3? #63

Open HideyukiF opened 5 years ago

HideyukiF commented 5 years ago

Hello Morten, We use "alexandria-plsql-utils", and Tokyo Region plans to abolish the AWS signature version 2 on June 24, 2019. I have two questions ①Is "alexandria-plsql-utils" compatible with AWS signature version 4?

②If AWS Signature Version 4 is not supported, is there a workaround?  Additional patch etc

mortenbra commented 5 years ago

Hi, for previous discussion of this, see issue #24 .

@cmoore-sp has done work implementing the v4 signature, it's a standalone project not (yet) integrated into the Alexandria Library, but should solve your current problem: https://github.com/cmoore-sp/plsql-aws-s3