20 lines
366 B
JSON
20 lines
366 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"name": "AWS-SNS-Trigger",
|
|
"type": "n8n-nodes-base.awsSnsTrigger",
|
|
"position": [
|
|
440,
|
|
300
|
|
],
|
|
"parameters": {
|
|
"topic": "arn:aws:sns:ap-south-1:100558637562:n8n-rocks"
|
|
},
|
|
"credentials": {
|
|
"aws": "amudhan-aws"
|
|
},
|
|
"typeVersion": 1
|
|
}
|
|
],
|
|
"connections": {}
|
|
} |