{"id":19162653,"url":"https://github.com/salmandabbakuti/aws-sns-essentials","last_synced_at":"2026-05-12T23:32:30.702Z","repository":{"id":46061572,"uuid":"266785906","full_name":"Salmandabbakuti/aws-sns-essentials","owner":"Salmandabbakuti","description":"AWS SNS\u0026SQS Setup and workaround repository","archived":false,"fork":false,"pushed_at":"2021-11-16T22:18:05.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T21:39:41.040Z","etag":null,"topics":["aws","aws-sdk","aws-sqs","notifications","pubsub","sns","sns-client","sns-topic","sqs","sqs-client","topic"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Salmandabbakuti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-25T13:26:32.000Z","updated_at":"2020-05-26T20:27:26.000Z","dependencies_parsed_at":"2022-09-18T00:00:16.578Z","dependency_job_id":null,"html_url":"https://github.com/Salmandabbakuti/aws-sns-essentials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Faws-sns-essentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Faws-sns-essentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Faws-sns-essentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Faws-sns-essentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Salmandabbakuti","download_url":"https://codeload.github.com/Salmandabbakuti/aws-sns-essentials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245902,"owners_count":19771029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-sdk","aws-sqs","notifications","pubsub","sns","sns-client","sns-topic","sqs","sqs-client","topic"],"created_at":"2024-11-09T09:12:30.103Z","updated_at":"2026-05-12T23:32:30.665Z","avatar_url":"https://github.com/Salmandabbakuti.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-sns-essentials\nAWS SNS Setup and workaround Repository\n\n##### Pre-requisites:\n1. Create a Topic\n\u003e Update ```config.json``` according to your AWS Credentials\n```\nnode createTopic.js\n```\n2. Add Subscribers in created Topic\n\n- Update ```TopicArn``` in ```config.json``` according to your created AWS SNS service Topic.\n\n```\nnode createSubscription.js  #creates subscription in defined topicARN from config.json\n```\n3. Confirm subscription in recieved email\n\n##### Quick Demo(Publishing):\n```\ngit clone https://github.com/Salmandabbakuti/aws-sns-essentials.git\ncd aws-sns-essentials\nnpm i\n//update config.json in directory.\nnode publish.js  #Main pub/sub service model -Email Subscriptions\n\n             (OR)\n             \ncd mobile\n//update .env in directory.\nnpm i\nnode app.js #mobile notification service irrespective of topic\n\n```\n##### HTTP(S) Endpoint Subscriptions:\n\u003eCreated Rest Server for subscriptions and Publishing. Checkout instructions in folder ```http/README.md```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmandabbakuti%2Faws-sns-essentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalmandabbakuti%2Faws-sns-essentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmandabbakuti%2Faws-sns-essentials/lists"}