By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Cognito User Pools

A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito.

Content language: English

Select up to 5 tags to filter
Sort by most recent
241 results
This AWS::Cognito::LogDeliveryConfiguration resource is in a CREATE_FAILED state. Resource handler returned message: "1 validation error detected: Value 'arn:aws:logs:us-east-1:000000000000:log-group...
1
answers
0
votes
18
views
asked 8 days ago
I have shifted my S3 bucket to be authenticated users only, but I cannot seem to get the user's authenticated status to the AWSS3 component. All the AppSync/DynamoDB setup works properly and S3 is wor...
1
answers
0
votes
41
views
asked 12 days ago
Love the new Managed UI! Great job Cognito team! I've spent the last hour customizing the new Managed UI and now I need to copy those changes into 2 other pools/app clients. Is there a way to do that...
1
answers
0
votes
28
views
asked 12 days ago
Hello, our company has two Cognito user pools, one that is there for 2 years now and was working smoothly, one more recent and related to our customers. Some days ago we subscribed about 7000 users to...
1
answers
0
votes
42
views
asked 21 days ago
So quick question, is there a straight-forward programmatic way to trigger some code whenever a user verifies their new email address? I know the custom email sender lambda has a trigger source for th...
1
answers
2
votes
30
views
asked a month ago
Hello everyone, Everytime i signup to the application, i receive a code in my email and when i write it i get this error "email_verified: Attribute cannot be updated”: ![Enter image description her...
1
answers
0
votes
40
views
asked a month ago
I am trying to enable the email auto verification of user pool, the code looks like below right now, although I have set autoVerify for email to be true and set up the userVerification property, after...
1
answers
0
votes
46
views
asked a month ago
I have read most of the documentation and couldn't find any trusted resources to confirm if the access tokens issued by Cognito can be opaque.
1
answers
0
votes
46
views
asked a month ago
Is it possible to use AWS congito for user authentication with an EC2 webserver sitting inside a private subnet that has an internal ALB?
2
answers
0
votes
60
views
AWS
asked a month ago
I have AWS Cognito User Pool federated with external SAML IdP (Salesforce). The SSO flow work as expected, and federated users are automatically created with username set to `%IdPName%_%NameID%` (as ...
0
answers
1
votes
51
views
asked a month ago
Hi, Our client requires Email MFA so we set that up for our Cognito User Pools. We have SES set up with Cognito as well, for verification code sending. It seems to work great and we've been using it...
1
answers
1
votes
241
views
asked 2 months ago
I am currently creating a website with `Next.js` where I am using `Amplify` to authenticate my users. But the problem is that Amplify stores user's session including tokens on browser's `localStorage`...
0
answers
0
votes
35
views
asked 2 months ago