AWS AppSync now supports publishing events to Amazon EventBridge - devamazonaws.blogspot.com

AWS AppSync is a managed service for building scalable APIs that connect applications to data and events. Developers can now use the new AppSync EventBridge data source target in their AppSync API to easily publish events generated from their applications, such as shopping cart actions, to subscribers of an event bus powered by Amazon EventBridge. 

Post Updated on April 11, 2023 at 05:57PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com