Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support send with callback method #6

Open
m-radzikowski opened this issue Mar 6, 2021 · 1 comment
Open

Support send with callback method #6

m-radzikowski opened this issue Mar 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@m-radzikowski
Copy link
Owner

The AWS SDK Client send() method may be used with a callback instead of async/await approach. This usage is not mocked right now.

There are silenced unit tests ready.


Please vote with 👍   if you need this.

@m-radzikowski m-radzikowski added the enhancement New feature or request label Mar 6, 2021
@andreacavagna01
Copy link

I think it can be achieved with promisify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants