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

refactor: use aws sdk for signing packages #349

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

nguyentoanit
Copy link
Contributor

@nguyentoanit nguyentoanit commented Sep 20, 2021

  • Use aws sdk for signing packages.
  • I also resolved issues in the integration tests that you mentioned here.

Closes #35

@moltar
Copy link

moltar commented Sep 20, 2021

@jamesmbourne can this be released as an alpha channel release, so that we can test it, and to avoid reverts, like last time?

@jamesmbourne
Copy link
Owner

Thanks for this @nguyentoanit!

And good idea @moltar - this is available as https://www.npmjs.com/package/aws4-axios/v/3.0.0-alpha.1

@zeyad001
Copy link

any chance this can be relooked at?
Supporting the use of the official sdk will allow the usage of sigv4a signer.

@moltar
Copy link

moltar commented Jun 15, 2023

@nguyentoanit I don't remember what the issue was originally. But it looks like there is a CDK-based test suite available now, so maybe we can recover this PR and fix the issues?

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

Successfully merging this pull request may close these issues.

Refactor to use AWS SDK v3 signing package
4 participants