nilbuild/aws-cost-cli

AWS SDK for Javascript v3 Upgrade

Offen

#7 geöffnet am 27.03.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (57 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (476 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Feature Request

Is your feature request related to a problem? Please describe. There is a warning when running aws-cost that AWS SDK for Javascript v2 will be entering maintenance mode in 2023.

Describe the solution you'd like Upgrade to AWS SDK for Javascript v3. Having a quick look through the codebase this shouldn't be a massive undertaking but does depend on experience with v3, especially in Typescript given it's a lot more modular now. This may also help to resolve #5 and #6 as I believe v3 has better support for using environment variables to load AWS credentials.

Describe alternatives you've considered N/A

Are you willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time, and I know how to start.
  • Yes, I have the time, but I don't know how to start. I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.

I may well have the time at some point so I may try and get a PR up at some point but not committing to anything just now.

Contributor Guide