Tornado botocore uses some private methods from botocore, which makes it unable to follow the updates of the library, and hard to maintain in the long run.
We should implement our own async library to interact with botocore, without dependencies to private methods, so we can only depend on botocore.
Tornado botocore uses some private methods from botocore, which makes it unable to follow the updates of the library, and hard to maintain in the long run. We should implement our own async library to interact with botocore, without dependencies to private methods, so we can only depend on botocore.