All Content tagged with Amazon Cognito Sync

an AWS service and client library that enables cross-device syncing of application-related user data

Content language: English

Select tags to filter
Sort by most recent
13 results
I upgraded my Cognito user pool (ID: `us-east-1_oZUdccsJ7`) to the **Plus** tier to enable Lambda Triggers like **Pre Token Generation**. However, after the upgrade, the **Triggers** tab is still miss...
2
answers
0
votes
82
views
asked 2 months 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
201
views
asked 7 months ago
Hello, I am currently using the Cognito PreSignUp trigger to validate and insert the user attributes both default and custom into the database. I need a way to return the the userId (which is generat...
1
answers
1
votes
240
views
asked 10 months ago
I am implemented login functionality with aws-amplify, need to accessToken after login how to get accessToken after login. ``` import React, { useEffect } from 'react'; import { Authenticator } from...
0
answers
0
votes
134
views
asked 2 years ago
Hi, MY Problem is little different i have create an app and i hosted same app with 3 different URL Like below. example1.domain-name.cloud example2.domain-name.cloud example3.domain-name.cloud Above i...
0
answers
0
votes
86
views
asked 2 years ago
We have created a SAML application which allows portal users to do SSO and log into an internal platforms. The way this is configured is as follows: 1) IAM Identity Center contains the users and gro...
1
answers
0
votes
791
views
asked 2 years ago
I have encountered an issue with my "Custom Message Lambda Function" in AWS Cognito, which triggers after user signup. While the Lambda function is successfully able to set the "Email Subject," it is ...
0
answers
0
votes
119
views
asked 2 years ago
Does AWS Cognito User Pool SAML has SCIM support (ADFS)? Any example of how it can be implemented?
1
answers
0
votes
3.9K
views
asked 3 years ago
Hi, We are planning a migration to Cognito for our authentication infrastructure, just wanted to find out the best way to send localised notifications (forgot password, email verification etc.) to us...
1
answers
0
votes
745
views
asked 3 years ago
I use Cognito Sync "updateRecords" function in JavaScript SDK v3 (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoSync.html#updateRecords-property) and set "Op" in "RecordPatches" to "r...
0
answers
0
votes
103
views
asked 3 years ago
Hello I'm trying to get user information by userid but it does not return all list of UserAttributes Trying to get using this method ``` const user = await this.cognito .adminGetUser({ ...
0
answers
0
votes
192
views
asked 3 years ago
AWS cognito SDK is throwing error that sync session token expired. Dataset sync get affected due to this error. - AWS Cognito SDK version - 2.6.35 - iOS Base SDK version - 13 - Encountered this issue ...
0
answers
0
votes
119
views
asked 3 years ago
  • 1
  • 2
  • 12 / page