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

CoinMarketCap_Crypto_Agent_Tool
View
Automated Form Submission Data Storage in Airtable
View
get_a_web_page
View
GROQ LLAVA V1.5 7B
View
Manual Readbinaryfile Automate Triggered
View
GoogleSheets Interval Process Scheduled
View
get_a_web_page
View
Store Notion's Pages as Vector Documents into Supabase with OpenAI
View
verify email
View
Manual Automate Triggered
View