AWS.Request.send() does not require a callback but this lib does
GabrielLomba opened this issue · 0 comments
GabrielLomba commented
In the AWS.Request.send() docs, we can see that the callback is optional but this lib incorrectly assumes there will always be a callback here.