S3Lambda
Description
description here
Type
this generator produces several circuit panels
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
event-type | shorttext | s3 event type to trigger a lambda function | ObjectCreated , ObjectRemoved |
ObjectCreated |
create-new-lambda | bool | create new empty lambda function | - | true |
parameters | list |
list of parameter port names (optional) | - | - |
timeout | int | The amount of time (in seconds) that Lambda allows a function to run before stopping it (required) | - | 3 |
memory-size | int | The amount of memory available to the function at runtime (required) | - | 128 |
Architecture
diagram of the architecture this generator creates
Resources
description of the resources this generator creates
Logic
description of the business logic this generator creates
Inputs
description of resource and data inputs
Outputs
description of resource and data outputs
Usage
description of usage and uses cases here