amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

AppSync Events

Open CatenaryCloudHQ opened this issue 11 months ago • 2 comments

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.

CatenaryCloudHQ avatar Nov 03 '24 14:11 CatenaryCloudHQ