elastic / elastic/apm-aws-lambda
refactor: simplyfy CLI Installer and SubCommand
Open
aws-λ-extension
tech-debt
- Dominant language
- Go
- Stars
- 20
- Forks
- 36
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 3
Description
Right now the CLI Installer uses a combination of [`aws-sdk`](https://www.npmjs.com/package/aws-sdk) code and some shelling out to the `aws` CLI command. It would be ideal if we could remove the `aws` CLI dependency and rely _only_ on calls to the API via the `aws-sdk` code.
Contributor guide
Assessment
This issue has not been assessed yet.