aioaws
aioaws copied to clipboard
Asyncio compatible SDK for aws services.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...
Theres an issue were the AWS server, for some reason, expects only / characters to be encoded while sending the authorization header, resulting on error 403 forbidden when trying to...
While this PR *should* be working but is not yet ready to be merged. No tests have been written. The functionality has only been tested using a Minio s3 bucket....
I also changed the name of `BaseConfigProtocol` to `ConfigProtocol`
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: Commits...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.3 to 3.10.11. Release notes Sourced from aiohttp's releases. 3.10.11 Bug fixes Authentication provided by a redirect now takes precedence over provided auth when making requests with...