Skip to content

yuta-97/python_awsSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_awsSDK

DynamoDB migration practice with python SDK.

export dynamoDB to json file, and import json file to dynamoDB.

Can add custom converting logic to migrate.

ENV

  • python 3.9.1
  • pip 21.0.1

How to Run

you should set AWS-account on your system.

follow this guide

  1. clone this repo
  2. $ pip install -r requirements.txt
  3. python app.py

About

Treat aws sdk with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages