Found 79 repositories(showing 30)
techgaun
A simple python script to copy dynamodb table (useful for achieving renaming of table)
enGMzizo
Copy Dynamodb table to another in the same or different zone , It is 100% safe. Speed depends on your destination table user-defined write provisioned throughput
vbudilov
Copy newly-confirmed users from Cognito to DynamoDB
ryansb
Calculated/copied attributes to support advanced single-table design in DynamoDB
jlhood
Serverless app that copies one DynamoDB table to another
No description available
gnomezgrave
Copies one Dynamo DB table to another
codyli520
A simple python script to copy dynamodb table
djangofan
boto3 script to copy a DynamoDB table + indexes
tdmalone
A simple Python 3.7 Lambda function that copies DynamoDB records from one table to another, in realtime.
petemill
Command to copy all tables from one region to another
glynnbird
DynamoDB copy tool
Sjhunt93
Simple python script for copying a table
danielcondemarin
Copy data between DynamoDB tables
HubertCahn
Copy AWS DynamoDB table to a new table under the same profile or different. You can choose to simply create a new table with same schema or migrate the data to the new table. The speed depends on your tables' capacity.
sjakthol
An utility for cloning contents of a DynamoDB table.
ssushant0011
Copy aws DynamoDB tables
amulyakashyap09
script copies data from dynamoDb table of old region to new region where s3 pipeline services are not available yet.
allecsro
Allows exporting/copying a DynamoDB table using parallel scanning. The table can be copying to the same availability zone or to a different zone.
Jaaromy
Copy DynamoDb tables between accounts
tly1980
A tool to copy dynamodb
Copy Amazon DynamoDB tables across accounts using a custom implementation
insight-architectures
A .NET global tool that copies a AWS DynamoDB table and its content from one account into another or into a local instance.
TSNoble
Create transient, metadata-preserving copies of existing DynamoDB tables
uniplaces
Dynamodbcopy allows you to copy info across dynamodb tables
leandroperini
A simple copy paste for AWS DynamoDB Table Items for Laravel/Lumen
dyslexicat
A SAM template that copies objects between buckets and writes metadata to DynamoDB
yonghuan-hu
Copy anything, paste anywhere. A cloud clipboard powered by AWS Lambda and DynamoDB.
Process DynamoDB change streams via. AWS Glue w Iceberg to keep a copy of a collection in S3 upto date
simonryu328
Open-Source Python CLI package to copy DynamoDB tables and items in parallel batch processing across multiple AWS accounts + query natural & Global Secondary Indexes (GSIs). Available on PyPI.