Hello everyone,

I am currently with Marklogic version 7 hosted in a cloud environment. I have 
an xquery to create a pre-signed url for "GET method" using AWS signature 
version 2 which uses SHA1 hashing algorithm. But I am planning to upgrade the 
process to AWS signature version 4, since newer S3 accounts support only AWS 
signature version 4.

Do any of you have xquery code/library to create the pre-singed urls using AWS 
signature version 4 as described in the below link. It seems the newer S3 
accounts support only AWS signature version 4 and not 2. If any of you can 
share the code in GIThub, it would be very helpful.

http://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html#RESTAuthenticationQueryStringAuth

Thanks,
Durai.

_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to