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 to use AWS SDK v3 signing package #35

Closed
moltar opened this issue Jan 5, 2021 · 2 comments · Fixed by #196 · May be fixed by #349
Closed

Refactor to use AWS SDK v3 signing package #35

moltar opened this issue Jan 5, 2021 · 2 comments · Fixed by #196 · May be fixed by #349
Labels

Comments

@moltar
Copy link

moltar commented Jan 5, 2021

AWS SDK v3 was officially released: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/

Benefits:

  • It is modular as opposed to the original monolith (aws-sdk@2).
  • It is written in TypeScript.
  • It includes the signing package: @aws-sdk/signature-v4
  • Supported by AWS / Amazon
@jamesmbourne
Copy link
Owner

Hey @moltar, thanks for letting me know about this! I'll take a look into it 👍

@github-actions
Copy link

github-actions bot commented Aug 9, 2021

🎉 This issue has been resolved in version 2.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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