1.0.0 • Published 8 years ago

lulo-plugin-sleep v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

lulo sleep

lulo sleep is a plugin for lulo.

It sleeps execution for the given number of seconds. Best used in conjunction with the DependsOn attribute for delaying CloudFormation resource execution.

Installation

$ npm install lulo-plugin-sleep --save

Usage

Properties

  • Sleep: The number of seconds you want to sleep. Required.

Return Values

No return values

Required IAM Permissions

The Custom Resource Lambda requires no additional IAM Permissions.

License

The MIT License (MIT)

Change Log

Change Log