Workflow: Manual Awssns Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AWS SNS",
            "type": "n8n-nodes-base.awsSns",
            "position": [
                450,
                300
            ],
            "parameters": {
                "topic": "n8n-rocks",
                "message": "This is a test message",
                "subject": "This is a test subject"
            },
            "credentials": {
                "aws": "aws"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AWS SNS",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Upload a file and get a list of all the files in a bucket
View
Basic PDF Digital Sign Service
View
Automated Image Metadata Tagging (Community Node)
View
Mattermost Emelia Automate Triggered
View
D Figurine Orthographic Views with Midjourney and GPT-4o-Image API
View
Keep discord clean
View
Create Threads on Bluesky
View
Clockify Backup Template
View
Wait Redis Automate Triggered
View
Create, update, and get a profile in Humantic AI
View