aws-appsync-chat icon indicating copy to clipboard operation
aws-appsync-chat copied to clipboard

allow open reads on Messages so that syncs can sync other people's messages

Open swyxio opened this issue 5 years ago • 0 comments

allow open reads on Messages, fixes https://github.com/aws-samples/aws-appsync-chat/issues/6

Issue #, if available: https://github.com/aws-samples/aws-appsync-chat/issues/6

Description of changes: specifies auth operations on Messages so that reads are not auth required.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

swyxio avatar Dec 25 '19 17:12 swyxio