/cdk-lambda-subminute

This construct creates a state machine that can invoke a Lambda function per time unit which can be less than one minute. You only need to craft a Lambda function and then assign it as an argument into the construct. An example is included.

Primary LanguageTypeScriptApache License 2.0Apache-2.0