I'm trying to add permission to my AWS cognito to trigger a lambda function. But I could not seem to find the the trigger nor the permission tab on the AWS cognito console.
Could anyone who has done it recently tell me where the place to grant permission to congnito (not the user pool) is located?
the trigger on cognito has been move to **Extensions > trigger
**
As for the permission for cognito to lambda its supposed to be attached to Lambda via IAM
referred docs: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html