Workarounds for AppSync Subscriptions triggers via Lambda functions
- ChatGPT provides a solution to achieve downstreaming patterns in applications by using the appropriate trigger, such as a database trigger, to invoke a Lambda function that parses the stream event and invokes theAppSyncsubscription. - The Lambda function can use the AWS SDK and AppSync Client SDK .. read more










