Skip to content

Commit 5e3e703

Browse files
authored
Update community-examples.json (#733)
Removed dead link to https://github.com/eddielisc/serverless-sns-api
1 parent 8f7681e commit 5e3e703

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

community-examples.json

-5
Original file line numberDiff line numberDiff line change
@@ -403,11 +403,6 @@
403403
"description": "Audit for leaked PAT in your Contentful organization. How to use serverless as cronjobs to keep your Personal Access Tokens secure",
404404
"githubUrl": "https://github.com/madtrick/cfpat-audit"
405405
},
406-
{
407-
"name": "Serverless sns api",
408-
"description": "Build a SNS service on AWS, support backend API for SNS by device, by group and by user",
409-
"githubUrl": "https://github.com/eddielisc/serverless-sns-api"
410-
},
411406
{
412407
"name": "Daily Instance Backups with AMI Rotation",
413408
"description": "A simple Python application which scans through your entire AWS account for tagged instances, makes daily AMIs of them, and rotates their backups automatically",

0 commit comments

Comments
 (0)