AWS Rekognition Image Analysis to Google Sheets

7266e3e6-3489-4f99-a22d-d8f2ecac2734

Latency
430ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.awsRekognition

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "trigger-61bbb6e8",
    "timestamp": 1780642593286
  },
  {
    "data": {
      "initialData": {
        "TextDetections": [
          {
            "DetectedText": "WARNING: HIGH VOLTAGE"
          }
        ]
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780642593286
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "trigger-61bbb6e8",
    "timestamp": 1780642593286
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "node-2e104861",
    "timestamp": 1780642593290
  },
  {
    "data": {
      "type": "n8n-nodes-base.awsRekognition"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780642593290
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "node-2e104861",
    "timestamp": 1780642593290
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "node-522a5acf",
    "timestamp": 1780642593293
  },
  {
    "data": {
      "error": "HTTP node requires a 'url' parameter",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "node-522a5acf",
    "timestamp": 1780642593293
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "node-dbfba10c",
    "timestamp": 1780642593295
  },
  {
    "data": {
      "error": "HTTP node requires a 'url' parameter",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "node-dbfba10c",
    "timestamp": 1780642593295
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "node-20a42f74",
    "timestamp": 1780642593298
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780642593298
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "node-20a42f74",
    "timestamp": 1780642593298
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "node-b1259f30",
    "timestamp": 1780642593298
  },
  {
    "event": "execution error: Assignment to constant variable.",
    "nodeId": "code",
    "timestamp": 1780642593301
  },
  {
    "data": {
      "error": "Code node execution failed: Assignment to constant variable.",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "node-b1259f30",
    "timestamp": 1780642593301
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "node-ab73fb6a",
    "timestamp": 1780642593304
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780642593304
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780642593304
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780642593713
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 409,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780642593713
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "node-ab73fb6a",
    "timestamp": 1780642593713
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-60ca9494",
    "timestamp": 1780642593716
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780642593716
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-60ca9494",
    "timestamp": 1780642593716
  }
]