{"id":20471779,"url":"https://github.com/signiant/dynamodb-replication","last_synced_at":"2026-03-09T01:31:58.605Z","repository":{"id":44048481,"uuid":"62329776","full_name":"Signiant/dynamodb-replication","owner":"Signiant","description":"A serverless dynamodb cross region replication solution","archived":false,"fork":false,"pushed_at":"2022-12-10T07:49:02.000Z","size":159,"stargazers_count":22,"open_issues_count":9,"forks_count":5,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-10-11T04:03:17.554Z","etag":null,"topics":["aws-lambda","cloudformation","dynamodb","dynamodb-replication","lambda-functions","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Signiant.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":"2016-06-30T17:24:27.000Z","updated_at":"2024-07-08T14:14:15.000Z","dependencies_parsed_at":"2023-01-26T04:32:03.440Z","dependency_job_id":null,"html_url":"https://github.com/Signiant/dynamodb-replication","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Signiant/dynamodb-replication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-replication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-replication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-replication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-replication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Signiant","download_url":"https://codeload.github.com/Signiant/dynamodb-replication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdynamodb-replication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30279777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws-lambda","cloudformation","dynamodb","dynamodb-replication","lambda-functions","serverless"],"created_at":"2024-11-15T14:17:13.232Z","updated_at":"2026-03-09T01:31:58.576Z","avatar_url":"https://github.com/Signiant.png","language":"JavaScript","readme":"# DynamoDB Replication\nThe dynamodb replication solution makes use of dynamodb table streams and lambda functions to replicate data cross regions in near real time.\n\n## Documentation  \nThis README serves as a 'quick start' guide for getting replication up and running.  Full documentation can be found in the  [wiki](https://github.com/Signiant/dynamodb-replication/wiki).  \n\n## Deployment\nDymanoDB replication infrastructure is managed entirely through cloudformation.  \nTo deploy, simply use the cloudformation template from the latest [release](https://github.com/Signiant/dynamodb-replication/releases) to create a new cloudformation stack.\n\n## Building The Template\nIf you're making any changes of your own to the code, you will need to generate a new cloudformation template before you can deploy. To do this, execute the following steps:\n\n1. Install dependencies:  \n    ```\n    $ npm install\n    ```  \n\n2. Build the template:  \n    ```\n    $ npm run build\n    ```  \n\nThe generated template will be output to \n    ```\n    dist/replication.cfn.json\n    ```\n    \n3. The json file can be deployed to aws through \n    ```\n    aws cloudformation package     \\\n        --template-file dist/replicator.cfn.json \\\n        --s3-bucket dynamodb-replication    \\\n        --output-template-file packaged-template.yaml     \\\n        --profile \u003caws_profile \u003e\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdynamodb-replication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigniant%2Fdynamodb-replication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdynamodb-replication/lists"}