Skip to content

AWS Lambda Runtime outdated #1240

@genghis-yang

Description

@genghis-yang

From https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html, I can see many new runtimes are not supported by dpl now. Like nodejs14.x, dotnetcore3.1, and provided.

When I want to deploy some executable binaries to AWS Lambda, I got such error info in log:

...
Unknown value: runtime=provided (known values: nodejs12.x, nodejs10.x, python3.8, python3.7, python3.6, python2.7, ruby2.7, ruby2.5, java11, java8, go1.x, dotnetcore2.1)
failed to deploy

So it's time for an update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions