Skip to content

This repo contains a python file while exports DMS statistics

Notifications You must be signed in to change notification settings

pa/dms_data_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMS Report

This repo contains a python script which exports DMS report.

Repository Structure

.
├── CHANGELOG.md
├── CONTRIBUTORS.txt
├── README.md
└── extract_table_statistics.py

Pre-requisite

Usage

  • Run python script

    ✗ python3 get_dms_report.py
        Region: us-west-2
        Migration Task Arns (or Enter to quit):
        arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx
        arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx
        arn:aws:dms:us-west-2:xxxxxxx:task:xxxxxxx
    
        Extracting Table Statistics...
    
        Tasks: 3 of 3
    
        Created DMS Table Statistics Report!!!
  • Report File will be in the root directory

License

BSD

About

This repo contains a python file while exports DMS statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages