-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Labels
bugSomething isn't workingSomething isn't workingfunctionsIssues tied to the functions categoryIssues tied to the functions categorygood first issueGood for newcomersGood for newcomersp3

Description
Is this feature request related to a new or existing Amplify category?
function
Is this related to another service?
No response
Describe the feature you'd like to request
'amplify add function' will produce lambda code that utilizes aws-serverless-express.
npmjs indicates that this library is moving to @vendia/serverless-express.
I now see that aws-serverless-express is proxied to @vendia/serverless-express 3.x
It would seem prudent that 'amplify add function' at a minimum be upgraded to utilize @vendia/serverless-express 4.x (see upgrade).
Describe the solution you'd like
'amplify add function' will produce lambda code that utilizes @vendia/serverless-express preferably version 4.x.
Describe alternatives you've considered
n/a
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
Would this feature include a breaking change?
-
⚠️ This feature might incur a breaking change
chrisl777
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfunctionsIssues tied to the functions categoryIssues tied to the functions categorygood first issueGood for newcomersGood for newcomersp3