datadog-ci
datadog-ci copied to clipboard
Large fixed aws-sdk dependency
This depends on aws-sdk, which is a massive 39MB npm package.
Worse, it depends on a exact version, making it harder to amortize the cost.
It'd be great to either:
- Loosen that requirement.
- Use the smaller @aws-sdk v3 packages.