Skip to main content
Glama

AWS Cognito MCP Server

by gitCarrot

resend_confirmation_code

Resend email confirmation code for AWS Cognito user accounts when the initial verification message is not received or has expired.

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "type": "string" } }, "required": [ "username" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gitCarrot/mcp-server-aws-cognito'

If you have feedback or need assistance with the MCP directory API, please join our Discord server