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
243 results
Hi, we have an existing User Pool and we are trying to add federated login using an external OpenID Connect Identity Provider. In the existing user pool we have required attributes like birthday and a...
0
answers
0
votes
17
views
asked 14 hours ago
The changePassword function in AWS Cognito UserPools, as attached in the link below, can be called 5 times in one hour, and after that, a LimitExceededException occurs. However, if the 6th call is mad...
1
answers
0
votes
49
views
asked a day ago
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
24
views
asked 18 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
46
views
asked 21 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
38
views
asked 22 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
49
views
asked a month 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
34
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
47
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
57
views
asked 2 months 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
53
views
asked 2 months 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
68
views
AWS
asked 2 months 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
52
views
asked 2 months ago