{"id":19307490,"url":"https://github.com/pa/dms_data_export","last_synced_at":"2026-05-16T15:32:45.548Z","repository":{"id":202220821,"uuid":"282252839","full_name":"pa/dms_data_export","owner":"pa","description":"This repo contains a python file while exports DMS statistics","archived":false,"fork":false,"pushed_at":"2020-07-28T18:21:13.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T02:50:22.610Z","etag":null,"topics":["aws","aws-dms","dms"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-07-24T15:18:54.000Z","updated_at":"2020-07-28T18:21:15.000Z","dependencies_parsed_at":"2024-03-10T19:46:56.214Z","dependency_job_id":null,"html_url":"https://github.com/pa/dms_data_export","commit_stats":null,"previous_names":["pa/dms_data_export"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pa/dms_data_export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa%2Fdms_data_export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa%2Fdms_data_export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa%2Fdms_data_export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa%2Fdms_data_export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pa","download_url":"https://codeload.github.com/pa/dms_data_export/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa%2Fdms_data_export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","aws-dms","dms"],"created_at":"2024-11-10T00:11:13.237Z","updated_at":"2026-05-16T15:32:45.523Z","avatar_url":"https://github.com/pa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DMS Report\n\nThis repo contains a python script which exports DMS report.\n\n## Repository Structure\n\n```bash\n.\n├── CHANGELOG.md\n├── CONTRIBUTORS.txt\n├── README.md\n└── extract_table_statistics.py\n```\n\n## Pre-requisite\n\n- Install [Python3](https://www.python.org/downloads/)\n- Install [boto3](https://pypi.org/project/boto3/) package\n- Setup [AWS Credentials](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html) in your local machine\n\n## Usage\n\n- Run [python](extract_table_statistics.py) script\n\n  ```bash\n  ✗ python3 get_dms_report.py\n      Region: us-west-2\n      Migration Task Arns (or Enter to quit):\n      arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx\n      arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx\n      arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx\n\n      Extracting Table Statistics...\n\n      Tasks: 3 of 3\n\n      Created DMS Table Statistics Report!!!\n  ```\n\n- Report File will be in the root directory\n\n## License\n\nBSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpa%2Fdms_data_export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpa%2Fdms_data_export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpa%2Fdms_data_export/lists"}