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

Deprecated Lambda runtime #23

Open
nmoutschen opened this issue Jul 31, 2020 · 1 comment
Open

Deprecated Lambda runtime #23

nmoutschen opened this issue Jul 31, 2020 · 1 comment

Comments

@nmoutschen
Copy link

Hey!

I did an automated check for deprecated Lambda runtimes and it seems this project uses the dotnetcore2.0 runtime, which is deprecated since May 2019. If this is using a deprecated runtime, this means that users won't be able to deploy that specific section.

Using grep -nr dotnetcore2.0 *:

Serverless/Serverless Web App with React, DynamoDb, and X-Ray/serverless.template:18:        "Runtime": "dotnetcore2.0",
Serverless/Serverless Web App with React, DynamoDb, and X-Ray/serverless.template:45:        "Runtime": "dotnetcore2.0",
@stevejroberts
Copy link
Contributor

Apologies for the length of time it's taken someone to engage on this repo and issue. As part of a wholesale review of all these guides, it appears this one either needs to be retired or completely rewritten. It's now in a backlog waiting to be addressed (one way or another).

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