Description
When upgrading to Node version 20, I had to update this library to the latest version (v1) that supports AWS SDK V3. I've encountered several breaking changes, including changes to method names and some methods that appear to have been removed. Unfortunately, I haven't been able to find any documentation, such as a changelog, that describes these breaking changes and what needs to be updated.
In general, it seems there isn't a comprehensive place to check for documentation, aside from a brief introduction in the GitHub README and examining the source code.
Is there any existing documentation that describe all methods and/or a changelog? If not, I would be happy to contribute to developing this documentation, as this repository is heavily relied upon by many services.