Workos Migrate Aws Cognito

🌐Community
by workos · vlatest · Repository

Helps with migration, AWS as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add workos-migrate-aws-cognito npx -- -y @trustedskills/workos-migrate-aws-cognito
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "workos-migrate-aws-cognito": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/workos-migrate-aws-cognito"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates the migration of AWS Cognito user pools and identity pools. It handles complex configurations, ensuring a seamless transition with minimal downtime. The tool simplifies the process by managing dependencies and validating data integrity during the migration.

When to use it

  • You need to move your existing Cognito resources between AWS accounts or regions.
  • Your organization is consolidating multiple AWS environments and requires migrating user identities.
  • You want to automate a repetitive and error-prone manual Cognito migration process.
  • You're upgrading your infrastructure and require migrating Cognito configurations as part of the upgrade.

Key capabilities

  • Automated User Pool Migration
  • Identity Pool (Federation) Migration
  • Configuration Management
  • Dependency Handling
  • Data Validation

Example prompts

  • "Migrate my Cognito user pool from us-east-1 to us-west-2."
  • "Move the identity pool associated with my application to a new AWS account."
  • "Automate the migration of all my Cognito resources, ensuring data integrity."

Tips & gotchas

  • Requires appropriate AWS credentials and permissions for both source and destination accounts.
  • Review the configuration thoroughly before initiating the migration process to avoid unexpected issues.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
workos
Installs
2

🌐 Community

Passed automated security scans.