Thanks for your feedback!
EDIT
Description: the AWS Lambda component supports AWS Lambda functions: create, get, list, delete, and invoke.
Example
In the flow, a POST request is received at the endpoint /hello, triggering a sequence of actions.
First, the flow logs a message indicating that the request has been received.
Then, it invokes a specific function in AWS Lambda (operation: "invokeFunction"), using access credentials (access key and secret key) for authentication.
After invoking the Lambda function, a new message is logged.
Script |
Diagram |
|
|
Share your suggestions with us!
Click here and then [+ Submit idea]