We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1c788 commit 366a910Copy full SHA for 366a910
community-examples.json
@@ -467,5 +467,10 @@
467
"name": "serverless-node-api-dynamodb-neo4j",
468
"description": "Architecture example to stream DynamoDB data to a read-model using Neo4j",
469
"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"
475
}
476
]
0 commit comments