amazon-cognito-triggers Questions

4

My step: I created user by calling the AdminCreateUser API. I use my custom login form to do the first login I change password (because I'm in FORCE_PASSWORD_CHANGE status) Now the user is CONFIR...

1

Solved

We have a Cognito user pool that we'd like to migrate to a new User Pool to take advantage of some different configuration. However, our pool contains users signed up with email, Google, and Facebo...

3

I am trying to set a lambda trigger on cognito for Auth Challenge using AWS-CLI, which involves DefinAuthChallenge, CreateAuthChallenge, VerifyAuthChallenge etc. aws cognito-idp update-user-pool -...
Upstanding asked 22/2, 2020 at 11:1

3

Solved

I have tried to invoke the custom message function to send emails through SendGrid, well it worked but I don't have a way to stop AWS from sending through their emails. I have tried to set the mess...

0

I would like to implement a referral program for user signups and am looking to store the referee information as custom attributes in Cognito. I am using Amplify SDK for the same. I am able to stor...

1

Solved

My current stack is like this: User creates an account via AWS Cognito A post confirmation lambda is triggered which then adds further user details to a database My database uses the sub id ge...

1

Solved

Can we trigger pre token generation lambda in AWS Cognito for app clients (client credentials)?
Allargando asked 30/4, 2020 at 16:46

2

Solved

I was following the guide here for setting up a presignup trigger. However, when I used callback(null, event) my lambda function would never actually return and I would end up getting an error ...
1

© 2022 - 2024 — McMap. All rights reserved.