aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.rtfd.io
Apache License 2.0
1.14k stars 179 forks source link

Support for botocore 1.34.33 #1086

Closed Cole-Greer closed 6 months ago

Cole-Greer commented 6 months ago

I am hoping to use aiobotocore for some API calls which have just been added as of botocore 1.34.33. I was wondering if it were possible to add support for this version. Thanks!

jakob-keller commented 6 months ago

Sure, this will be a trivial change. I'll prepare a PR as soon as I can.