lulo-plugin-multiply

1.1.1 • Public • Published

lulo multiply

lulo multiply is a plugin for lulo. It takes two factors, multiplies them and responds with the product.

Installation

$ npm install lulo-plugin-multiply --save

Usage

Properties

  • LeftFactor: The left factor of the multiplication. Required
  • RightFactor: The right factor of the multiplication. Required
  • DecimalPoints: The number of decimals to include in the product. Optional. Default is all.

Return Values

Fn::GetAtt

Product The product

Fn::GetAtt["Multiply", "Product"]

Required IAM Permissions

The Custom Resource Lambda requires no additional IAM Permissions.

License

The MIT License (MIT)

Change Log

Change Log

Dependents (0)

Package Sidebar

Install

npm i lulo-plugin-multiply

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • polythene