I've been following the guide to add a pre-sign-up lambda trigger, and I want my function to update an owner based authorized table on my GraphQL API. How should I approach this? I've been getting an unauthorized errors from my lambda function when trying to do so.
Thanks!
Guide link: https://dev.to/codebeast/how-to-create-a-record-in-dynamodb-when-a-user-signs-up-34e2