Socket
Socket
Sign inDemoInstall

cognito-export-users

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cognito-export-users

CLI for exporting AWS Cogntito Users


Version published
Maintainers
1
Created
Source

cognito-export-users

Install

npm install -g cognito-export-users

Usage

cognito-export-users <user-pool-id> <options>
    
AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY can be specified in env variables or ~/.aws/credentials

Options
  --file File name to export/import single pool users to (defaults to user-pool-id.json)
  --dir Path to export all pools, all users to (defaults to current dir)
      

Examples

cognito-export-users eu-west-1_1_12345
cognito-export-users eu-west-1_1_12345 --file mypool.json
cognito-export-users eu-west-1_1_12345 --dir output

FAQs

Package last updated on 03 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc