Git Product home page Git Product logo

cognito-migrator's Introduction

Cognito Migrator

This repo contains a few dev tools that can be handy to migrate AWS Cognito user pools. It contains:

Package Description
cognito-export Export user records from an AWS Cognito user pool.
cognito-import Import user records into an AWS Cognito user pool.
zod-cognito Zod schemas for verifying import and export data in AWS Cognito user pools.

Getting started

To use any of the packages, head to the package READMEs in the table above.

Contributing

Contributions are welcome!

Run npm run start to watch all packages for local development.

Please open an issue and create a pull request with any contributions.

We generate the changelog using Angular's git message conventions.

Release

Close a new release/x.x.x PR to release to NPM. Too easy!

cognito-migrator's People

Contributors

owenr88 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cognito-migrator's Issues

The header in the CSV file does not match the expected headers. Use the GetCSVHeader API to get the expected headers.

Hello @owenr88 i hope you are doing well!!

Once again, thank you for the tool, it is very useful.

I updated the tool and I am using it with npx, at this moment I exported the users but a custom attribute was missing, I don't know the exact reason why it was missing. When importing it gives me an error indicating that this attribute is missing, cognito expects 24 and in csv it only managed to export 23.

I'll leave you some cloudwatch logs.

Miss user pool expected header - [custom:clients]

File headers total count 23, expected headers total count 24

This is how i have my custom attributes:

imagen

The attributes custom:databaseUserId and custom:roles are exported correctly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.