99x / 99x/serverless-dynamodb-client
Moving `aws-sdk` to `devDependencies`?
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Since the AWS SDK [is available in the AWS Lambda execution environment](https://docs.aws.amazon.com/lambda/latest/dg/current-supported-versions.html), the `aws-sdk` package could be added to `devDependencies` instead, in order to reduce the package size.
What do you think?
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the package dependency declarations and the AWS Lambda runtime assumptions described in the issue. Confirm whether aws-sdk can be moved to devDependencies without affecting the client’s deployment or local behavior; done means the dependency change is justified and package-size impact is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100