I am trying to access the cookies inside Lambda authoriser of aws appsync but I am not able to do it.
As per AWS Docs if authorizationToken is not present then graphql itself return to unauthorised to user.
Any Guidance and references will be appreciated!!!
One possible way you could achieve this is to;