lulo-plugin-substring
v1.0.0
Published
lulo substring is a plugin for [lulo](https://github.com/carlnordenfelt/lulo).
Downloads
3
Maintainers
Readme
lulo substring
lulo substring is a plugin for lulo.
It returns a substring of the provided string.
Installation
$ npm install lulo-plugin-sleep --save
Usage
Properties
String
: The original string. Required.Characters
: The number of characters to extract. Required.Start
: Substring offset. Optional, default value is 0.
Return Values
When the logical ID of this resource is provided to the Ref intrinsic function, Ref returns the substring value.
Required IAM Permissions
The Custom Resource Lambda requires no additional IAM Permissions.