rahulpsd18 / cognito-backup-restore

AIO Tool for backing up and restoring AWS Cognito User Pools
MIT License
196 stars 64 forks source link

AWS Version #3

Closed carbonrobot closed 5 years ago

carbonrobot commented 5 years ago

Your AWS version uses caret "aws-sdk": "^2.259.1", and the latest version of the SDK no longer has the shared_ini.js file.

I suggest updating to the latest SDK or changing your package.json to use only that specific version of the SDK.

alvarodelvalle commented 5 years ago

Used 2.205.0 ran npm install; npm run-script start Worked!

rahulpsd18 commented 5 years ago

Hey, thanks for creating the issue. I have released v1.1.1 fixing this issue. Previously I was making use of internal methods from aws-sdk to list the saved profiles. This is now exposed as new IniLoader since v2.339.0.

@carbonrobot @alvarodelvalle

rahulpsd18 commented 5 years ago

@all-contributors please add @carbonrobot for reporting bug.

allcontributors[bot] commented 5 years ago

@rahulpsd18

I've put up a pull request to add @carbonrobot! :tada:

rahulpsd18 commented 5 years ago

@all-contributors please add @alvarodelvalle for answering question.

allcontributors[bot] commented 5 years ago

@rahulpsd18

I've put up a pull request to add @alvarodelvalle! :tada: