Process Events with AWS Services

After receiving the events in EventBridge, you can process them with AWS using rules, or you can send them to third-party and SaaS integrations using API destinations. For example, you can use a Lambda function to make a computation, or you can use the Simple Notification Service (SNS) to send messages to customers. For more information about AWS, see https://aws.amazon.com/ and the AWS documentation site. For more information about API destinations, see API Destinations in the AWS documentation.