Top "Aws-cognito" questions

Amazon Cognito is a simple user identity and data synchronization service that helps securely manage and synchronize mobile app data.

AWS Api Gateway Authorizer + Cognito User Pool Not Working {"message": "Unauthorized"}

I am trying to use aws api gateway authorizer with cognito user pool. It is working fine when i test …

amazon-web-services aws-api-gateway aws-cognito
When I try to login using AWS Cognito I get an AccessDeniedException about my custom Lambda trigger

I am calling adminInitiateAuth and getting back a strange AccessDeniedException for my own lambdas. Here is the code I'm calling: …

amazon-cognito aws-cognito
How to use the code returned from Cognito to get AWS credentials?

Right now, I'm struggling to understand AWS Cognito so maybe someone could help me out. I set a domain to …

javascript amazon-web-services aws-sdk amazon-cognito aws-cognito
AWSSecurityTokenServiceException: Acced denied. User is not authorized to perform sts:AssumeRole

I'm new to aws. I want to generate temporary credentials for aws call. And for that I use example from …

amazon-web-services aws-cognito aws-java-sdk aws-sts
AWS API Gateway - using Access Token with Cognito User Pool authorizer?

I am configuring an app with various frontends (mobile and web apps) and a single API backend, powered by Lambda …

oauth oauth-2.0 aws-api-gateway amazon-cognito aws-cognito
Multi-Tenant Authentication with AWS Cognito

My current project is in AWS, using Cognito and microservices with Lambda. We have designed the microservices using DDD and …

amazon-web-services authentication microservices multi-tenant aws-cognito
Cognito own domain name required A Record

I am trying to assign an own domain name to a user pool for Cognito and facing an issue that …

amazon-web-services amazon-cognito aws-cognito
AWS Cognito/Amplify - have new user sign ups be automatically add to a user group

I am using AWS Amplify library to sign up and perform Auth for an AppSync project. This uses Cognito. However, …

amazon-web-services aws-cognito aws-mobilehub aws-appsync aws-amplify
AWS Cognito Workflow: Using email alias for primary username

So I am trying to get my head around AWS Cognito but I have hit some walls. So, right now …

amazon-web-services aws-cognito