You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
In case it's of interest to anyone else, I'm working on a typescript port for use in node projects.
This is a complete port with no known issues yet, but it's only a few hours old. There are some minor API differences, following the conventions of the AWS javascript SDK, and using promises where java uses threads.