Automating notifications from Amazon services to Amazon SQS using Amazon EventBridge
Amazon EventBridge lets you automate Amazon services and respond to system events such as application availability issues or resource changes. Events from Amazon services are delivered to EventBridge nearly in real time. You can write simple rules to indicate which events are of interest to you and what automated actions to take when an event matches a rule.
EventBridge lets you set a variety of targets—such as Amazon SQS standard and FIFO queues—which receive events in JSON format. For more information, see Amazon EventBridge targets in the Amazon EventBridge User Guide.