k1LoW / awsecrets

AWS credentials loader
MIT License
17 stars 9 forks source link

Depend only on aws-sdk-core #23

Closed alanraison closed 4 years ago

alanraison commented 4 years ago

The aws-sdk dependency pulls in a large number of otherwise unnecessary AWS SDKs. Restrict this module's runtime dependency to just aws-sdk-core.