serverless-function-outputs

0.0.1 • Public • Published

Serverless Parameters

This plugin adds the possibility to add [CloudFormation function Raw Arn/Name outputs]

Installation

Install the plugin through npm: npm install serverless-function-outputs. Add it your Serverless plugin list:

plugins:
  - serverless-function-outputs

Usage

Automatically your stack will output your lambda functions Name and Arns.

/serverless-function-outputs/

    Package Sidebar

    Install

    npm i serverless-function-outputs

    Weekly Downloads

    343

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    97 kB

    Total Files

    7

    Last publish

    Collaborators

    • rogerbarreto