{"id":15345275,"url":"https://github.com/hazems/dynamodb-stream-serverless","last_synced_at":"2025-08-21T03:15:38.966Z","repository":{"id":79162996,"uuid":"254439210","full_name":"hazems/dynamodb-stream-serverless","owner":"hazems","description":"This is a sample that shows how you can build a NodeJs AWS Lambda service that can monitor DynamoDB streams and place the monitored events in AWS Cloud Watch.","archived":false,"fork":false,"pushed_at":"2020-04-09T17:41:56.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T18:53:19.937Z","etag":null,"topics":["dynamodb","lambda","nodejs","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazems.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-09T17:40:54.000Z","updated_at":"2023-08-28T09:18:05.000Z","dependencies_parsed_at":"2023-06-29T18:15:09.448Z","dependency_job_id":null,"html_url":"https://github.com/hazems/dynamodb-stream-serverless","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"9be53c47aabe5cb008fd0df27628c57e028be997"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hazems/dynamodb-stream-serverless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazems%2Fdynamodb-stream-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazems%2Fdynamodb-stream-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazems%2Fdynamodb-stream-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazems%2Fdynamodb-stream-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazems","download_url":"https://codeload.github.com/hazems/dynamodb-stream-serverless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazems%2Fdynamodb-stream-serverless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420155,"owners_count":24756490,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dynamodb","lambda","nodejs","serverless"],"created_at":"2024-10-01T11:11:34.721Z","updated_at":"2025-08-21T03:15:38.949Z","avatar_url":"https://github.com/hazems.png","language":"JavaScript","readme":"## AWS Monitor DynamoDB Streams\nThis is a sample that shows how you can build a NodeJs AWS Lambda service that can monitor DynamoDB streams and place the monitored events in AWS Cloud Watch.\n\nThe following diagram illustrates the design:\n![Architecture Diagram](figures/DynamoDB-Streams.png)\n\n## How to build and run this sample in your AWS Cloud Instance\n### You need to do the following:\n1. Create a DynamoDB table with any name, let's call it `myTable123`, and add some data to this table. Make sure to enable streaming in `myTable123` by selecting getting old and new image option.\n\n2. Create a Lambda function and set the source trigger of your Lambda function to be the DynamoDB table `myTable123`.\n\n3. Give Lambda access permissions on DynamoDB and CloudWatch.\n\n4. Edit or add to or delete from `myTable123`.\n\n5. Checkout CloudWatch logs, which will have all the details of the records before the table change and after the table change.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazems%2Fdynamodb-stream-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazems%2Fdynamodb-stream-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazems%2Fdynamodb-stream-serverless/lists"}