Skip to content

Commit 366a910

Browse files
committed
Serverless python example showing AWS RDS and cron
1 parent ba1c788 commit 366a910

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,5 +467,10 @@
467467
"name": "serverless-node-api-dynamodb-neo4j",
468468
"description": "Architecture example to stream DynamoDB data to a read-model using Neo4j",
469469
"githubUrl": "https://github.com/noetix/serverless-node-api-dynamodb-neo4j"
470+
},
471+
{
472+
"name": "serverless-python-rds-cron",
473+
"description": "A serverless python example that periodically removes entries from AWS RDS",
474+
"githubUrl": "https://github.com/caulagi/serverless-python-rds-cron"
470475
}
471476
]

0 commit comments

Comments
 (0)