Adds function Name and ARN outputs without version suffix
user
RogerBarreto
This plugin adds the possibility to add [CloudFormation function Raw Arn/Name outputs]
Install the plugin through npm: npm install serverless-function-outputs
. Add it your Serverless plugin list:
plugins:
- serverless-function-outputs
Automatically your stack will output your lambda functions Name and Arns.
Latest commit b2f54ec on Sep 24, 2017