You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues
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
, andprovided
.When I want to deploy some executable binaries to AWS Lambda, I got such error info in log:
So it's time for an update.
The text was updated successfully, but these errors were encountered: