amplify-category-api
amplify-category-api copied to clipboard
AppSync Events
Environment information
Hi,
I'm interested in AppSync Events for streaming https://docs.aws.amazon.com/pdfs/appsync/latest/eventapi/appsync-eventapi-dg.pdf#event-api-welcome
Describe the feature
Infra and auth integration for AppSync Events.
Use case
The use case is streaming LLM responses. Events should simplify architecture without resolvers and graphql mutations.
One of interesting questions if AppSync Events delivery messages in order, again this simplifies messaging architecture.