Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
63 lines
1.1 KiB
JSON
63 lines
1.1 KiB
JSON
{
|
||
"nodes": [
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [200, 120],
|
||
"id": "b4205abf-7102-4e53-8aed-7bd047acfaf4",
|
||
"name": "When clicking ‘Test workflow’"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "update",
|
||
"user": {
|
||
"__rl": true,
|
||
"value": "NewUser",
|
||
"mode": "list",
|
||
"cachedResultName": "NewUser"
|
||
},
|
||
"userName": "UserTest",
|
||
"requestOptions": {}
|
||
},
|
||
"type": "n8n-nodes-base.awsIam",
|
||
"typeVersion": 1,
|
||
"position": [400, 120],
|
||
"id": "64bbfce7-cc7d-4e69-82d3-d4ecac5ad389",
|
||
"name": "AWS IAM12",
|
||
"credentials": {
|
||
"aws": {
|
||
"id": "exampleId",
|
||
"name": "AWS US EAST"
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"connections": {
|
||
"When clicking ‘Test workflow’": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "AWS IAM12",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
}
|
||
},
|
||
"pinData": {
|
||
"AWS IAM12": [
|
||
{
|
||
"json": {
|
||
"UpdateUserResponse": {
|
||
"ResponseMetadata": {
|
||
"RequestId": "bdb4a8b5-627a-41a7-aba9-5733b7869c16"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|