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

Testing different versions of aws-sdk #760

Open
nhtruong opened this issue Apr 25, 2024 · 2 comments
Open

Testing different versions of aws-sdk #760

nhtruong opened this issue Apr 25, 2024 · 2 comments
Assignees

Comments

@nhtruong
Copy link
Collaborator

Coming from #758

We currently supports both v2 and v3 of aws-sdk to interact with Sigv4 enabled domain with 2 different ways to load up these dependencies, which resulted in 4 different tests cases that we will need to setup 4 different Node envs for:

  • AwsSigv4Signer with aws-v2
  • AwsSigv4Signer with aws-v3
  • AwsSigv4SignerV3 with aws-v3
  • AwsSigv4SignerV3 without aws-v3
@tusharf5
Copy link
Contributor

Let me know if I can take a stab at this

@dblock
Copy link
Member

dblock commented May 14, 2024

@tusharf5 Definitely!

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

No branches or pull requests

3 participants