Skip to content

Deprecated Lambda runtime #23

@nmoutschen

Description

@nmoutschen

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions