Closed phoet closed 8 years ago
related to https://github.com/boto/botocore/issues/846 and https://github.com/thumbor-community/aws/issues/47
i finally got around to inspect the issues we had when upgrading botcore with the presigned loader.
the fix is obvious, urls genereated from botocore are signed, so they must never be touched afterwards.
Seems good to me :)
related to https://github.com/boto/botocore/issues/846 and https://github.com/thumbor-community/aws/issues/47
i finally got around to inspect the issues we had when upgrading botcore with the presigned loader.
the fix is obvious, urls genereated from botocore are signed, so they must never be touched afterwards.