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

[Enhancement]: nodejs18.x support for aws_lambda_function #27878

Closed
jbarop opened this issue Nov 18, 2022 · 4 comments · Fixed by #27923
Closed

[Enhancement]: nodejs18.x support for aws_lambda_function #27878

jbarop opened this issue Nov 18, 2022 · 4 comments · Fixed by #27923
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/lambda Issues and PRs that pertain to the lambda service.

Comments

@jbarop
Copy link

jbarop commented Nov 18, 2022

Description

Node18 runtime for AWS Lambda has been released with CDK 2.51.0 and aws-sdk-go v1.44.140

Creating an aws_lambda_function currently returns in plan-stage:

Error: expected runtime to be one of [nodejs nodejs4.3 nodejs6.10 nodejs8.10 nodejs10.x nodejs12.x nodejs14.x nodejs16.x java8 java8.al2 java11 python2.7 python3.6 python3.7 python3.8 python3.9 dotnetcore1.0 dotnetcore2.0 dotnetcore2.1 dotnetcore3.1 dotnet6 nodejs4.3-edge go1.x ruby2.5 ruby2.7 provided provided.al2], got nodejs18.x

Affected Resource(s) and/or Data Source(s)

  • aws_lambda_function

References

https://github.com/aws/aws-cdk/releases/tag/v2.51.0
aws/aws-cdk#22964
aws/aws-sdk-go#4626
Announcement

@jbarop jbarop added enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. labels Nov 18, 2022
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@github-actions github-actions bot added the service/lambda Issues and PRs that pertain to the lambda service. label Nov 18, 2022
@ewbankkit
Copy link
Contributor

Requires AWS SDK for Go v1.44.140: #27868.

@ewbankkit ewbankkit removed the needs-triage Waiting for first response or review from a maintainer. label Nov 18, 2022
@rarous
Copy link

rarous commented Nov 21, 2022

Already on v1.44.141 #27887

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/lambda Issues and PRs that pertain to the lambda service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants