{"id":18396405,"url":"https://github.com/fearlesssolutions/aws-dynamodb-migration","last_synced_at":"2025-08-02T21:33:44.900Z","repository":{"id":42502910,"uuid":"470731844","full_name":"FearlessSolutions/aws-dynamodb-migration","owner":"FearlessSolutions","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-10T22:19:39.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-02-16T02:28:37.968Z","etag":null,"topics":[],"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/FearlessSolutions.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":"2022-03-16T19:53:16.000Z","updated_at":"2022-03-17T12:36:29.000Z","dependencies_parsed_at":"2024-12-24T10:27:33.086Z","dependency_job_id":"60ec9ede-1cc9-45b7-ae57-a6ea769ac4da","html_url":"https://github.com/FearlessSolutions/aws-dynamodb-migration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FearlessSolutions%2Faws-dynamodb-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FearlessSolutions%2Faws-dynamodb-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FearlessSolutions%2Faws-dynamodb-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FearlessSolutions%2Faws-dynamodb-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FearlessSolutions","download_url":"https://codeload.github.com/FearlessSolutions/aws-dynamodb-migration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581842,"owners_count":21128250,"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","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":[],"created_at":"2024-11-06T02:13:42.137Z","updated_at":"2025-04-12T14:38:28.335Z","avatar_url":"https://github.com/FearlessSolutions.png","language":"JavaScript","readme":"## AWS - DynamoDB Migration Utility\n\nThis utility allows you to export data from an AWS DynamoDB table, and import the exported data to another table.\n\n### Setup \n1) nvm install \u0026\u0026 nvm use\n\n### Usage\n* Export: Exports records from a DynamoDB table to a file\n`npm run export \u003c-- --table \u003ctable name\u003e --file \u003cpath to file\u003e [--dryrun] [--profile \u003cprofile name\u003e]`\n\n* Import: Imports records from a file to a DynamoDB table\n`npm run import \u003c-- --table \u003ctable name\u003e --file \u003cpath to file\u003e [--dryrun] [--writeCapacity \u003cwriteCapacity up to 25\u003e ][--profile \u003cprofile name\u003e]`\n\n### Arguments\n* table - The name of the table in DynamoDB\n* file - The path \u0026 name of the file that either contains the records to import or where you want to export the records to\n* dryrun - When set, the process does not create a file or update DynamoDB\n* writeCapacity - The number of records to write in each batch. Defaults to 1, max of 25\n* profile - The AWS profile to use for credentials","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffearlesssolutions%2Faws-dynamodb-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffearlesssolutions%2Faws-dynamodb-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffearlesssolutions%2Faws-dynamodb-migration/lists"}