{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "413cd959-c9e9-4172-9d5e-8060ecbef89d", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "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, "id": "90c2b77a-5eb7-45c5-b738-d0589f674b80", "notes": "This awsLambda node performs automated tasks as part of the workflow." }, { "id": "error-f0aec01e", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-1b2d9df7", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.457731", "updatedAt": "2025-09-29T07:07:49.457744", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }