Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove NodeJsFunction constructs from library #15

Open
kaizencc opened this issue Aug 29, 2022 · 1 comment
Open

remove NodeJsFunction constructs from library #15

kaizencc opened this issue Aug 29, 2022 · 1 comment

Comments

@kaizencc
Copy link
Contributor

If we ever want to move this library into aws-cdk-lib, we cannot depend on experimental constructs. We will have to figure out a different way to bundle assets and refactor the two custom resource lambdas that currently utilize NodeJsFunction.

@SamStephens
Copy link

Unless I'm missing something, NodeJsFunction is no longer experimental; it carries the Stable banner now.

https://github.com/aws/aws-cdk/tree/e9b07a7b32f4b6798f07a4e8012bfc5b435c4f49/packages/%40aws-cdk/aws-lambda-nodejs

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

No branches or pull requests

2 participants