sapessi / serverless-sam

Serverless framework plugin to export AWS SAM templates for a service
Apache License 2.0
152 stars 26 forks source link

Fixed bug with handler path being changed even if code is in artifact zip file #8

Closed mikaelwaltersson closed 7 years ago

mikaelwaltersson commented 7 years ago

Previous code produced invalid AWS Lambda function handler properties for NodeJS functions