• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
rogerbarreto

Serverless Function Outputs

by

Adds function Name and ARN outputs without version suffix

00
  1. Serverless Function Outputs

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.

Contents

  • Serverless Parameters
  • Installation
  • Usage

Related

GuidesPluginsExamplesSlack CommunitySupport