datadog-ci icon indicating copy to clipboard operation
datadog-ci copied to clipboard

Large fixed aws-sdk dependency

Open pauldraper opened this issue 3 years ago • 0 comments

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:

  1. Loosen that requirement.
  2. Use the smaller @aws-sdk v3 packages.

pauldraper avatar Jan 17 '22 16:01 pauldraper