Amazon Cognito is now a core skill in the Agent Toolkit for AWS, enabling AI coding agents to configure user pools, app clients, and OAuth flows. The aws-auth skill supports token management, JWT authorizers, and passkey enrollment, allowing agents to implement secure sign-in patterns autonomously. When used with the AWS MCP Server, agents execute CLI commands with IAM guardrails and CloudTrail logging for auditability.
- AI agents can now autonomously set up and troubleshoot Cognito auth flows via the aws-auth skill.
- Covers user pools, app clients, OAuth 2.0, JWT authorizers, and WebAuthn enrollment.
- Agents can leverage IAM guardrails and CloudTrail audit logging when paired with AWS MCP Server.
- Works standalone via AWS CLI for direct command-line execution without full agent integration.
- Accelerates implementation of secure sign-in for users, AI agents, and microservices.