Open CatenaryCloudHQ opened 1 week ago
Hey,👋 thanks for raising this! I'm going to transfer this over to our API repository for better assistance 🙂 But from the Events API on Amplify docs this is currently not supported yet on a existing backend but can be used with existing Amplify JS library.
Our team is working on a feature which may be related to your ask. Please take a look at the Amplify AI RFC.
Environment information
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.