serverless-appsync / serverless-appsync-simulator

A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis
MIT License
127 stars 69 forks source link

Simulate authorization with Cognito User Pool #150

Closed trsrm closed 2 years ago

trsrm commented 2 years ago

It would be great having an ability to simulate authorization with Cognito User Pool.

https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#amazon-cognito-user-pools-authorization

trsrm commented 2 years ago

UPD: It actually works.

trsrm commented 2 years ago

Maybe it makes sense to update the documentation.