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?