codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.62k stars 343 forks source link

Fix AWS Signature V4 using IAM role #2010

Closed lorepas closed 2 months ago

lorepas commented 2 months ago

This PR is the same as the one discussed on #2002 . Only difference is that I used one signed commit.

lorepas commented 2 months ago

@ostafen I created a new clean PR with the same changes discussed on #2002

coveralls commented 2 months ago

Coverage Status

coverage: 89.442%. remained the same when pulling b69db7a9fca958a543ec930ec59705eb6f4f792a on lorepas:lp-aws-signature-v4 into 8b5f6518e367f22646cd51c864d0b6474e3d86f8 on codenotary:master.

ostafen commented 2 months ago

@lorepas: thanks for your effort! I merged the PR.