Workflow: Manual Awslambda Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AWS Lambda",
            "type": "n8n-nodes-base.awsLambda",
            "position": [
                450,
                300
            ],
            "parameters": {
                "function": "arn:aws:lambda:ap-south-1:100558637562:function:hello-world-sample"
            },
            "credentials": {
                "aws": "amudhan-aws"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AWS Lambda",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Wait Splitout Create Webhook
View
Code Manual Automation Webhook
View
Email verification with Icypeas (single)
View
Webhook Airtable Automate Webhook
View
Contact Form Text Classifier for eCommerce
View
Lemlist Slack Create Webhook
View
Telegram Gmailtool Automation Triggered
View
HTTP Aggregate Import Webhook
View
[AI/LangChain] Output Parser 4
View
Unsubscribe Mautic contacts from automated unsubscribe emails
View