aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.aio-libs.org
Apache License 2.0
1.16k stars 182 forks source link

Support botocore>=1.33.2 #1065

Closed hammer closed 9 months ago

hammer commented 9 months ago

Creating an issue to track the implementation mentioned in https://github.com/aio-libs/aiobotocore/pull/1057#issuecomment-1830899886.

In particular, we are eager to try out S3 Express One Zone!

thehesiod commented 9 months ago

I think you meant https://github.com/aio-libs/aiobotocore/pull/1063 ?

hammer commented 9 months ago

Ah my apologies I only saw #1057 and did not realize a PR had already been created for the additional work, thanks!