Skip to content

Conversation

43081j
Copy link

@43081j 43081j commented Apr 13, 2024

The aws-lambda package is actually a CLI, unrelated to imports of the "aws-lambda" path.

At run-time, AWS will make the aws-lambda module available (meaning it doesn't need to be installed as an NPM dependency, and can't be).

The @types/aws-lambda package does however provide types for the actual aws-lambda module.

The `aws-lambda` package is actually a CLI, unrelated to imports of the
`"aws-lambda"` path.

At run-time, AWS will make the `aws-lambda` module available (meaning it
doesn't need to be installed as an NPM dependency, and can't be).

The `@types/aws-lambda` package does however provide types for the
actual aws-lambda module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant