appsync-auth-and-unauth icon indicating copy to clipboard operation
appsync-auth-and-unauth copied to clipboard

Question: read only for unauthorized users

Open malmil opened this issue 6 years ago • 0 comments

This works very well! Thanks

This lets the unauthorized user modify the todos: "arn:aws:appsync:<REGION>:<ACCOUNTID>:apis/<APIID>/types/Mutation/fields/listTodos"

Is there a way to only allow the unauthorized user to read the todos?

malmil avatar Jun 27 '19 14:06 malmil