Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Support AWS SDK > 2.304 and Bluebird PromisifyAll #145

Description

@dgautsch

As seen in #135 and #143 the latest changes to AWS SDK break our PromisifyAll with bluebird.

Potential Solutions

-Utilize a suffix

bluebird.promisifyAll(AWSSQS, {suffix: 'Promise'})

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions