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

Manual Youtube Create Triggered
View
New WooCommerce refund to Slack
View
⚡📽️ Ultimate AI-Powered Chatbot for YouTube Summarization & Analysis
View
Splitout HTTP Create Webhook
View
Scrape Twitter for mentions of company
View
Dynamically create tables in Airtable for your Webflow form submissions
View
Tools / Backup Gitlab
View
Gmail GoogleDrive Create Triggered
View
GoogleSheets Readbinaryfile Automate
View
Twilio Stickynote Send Triggered
View