Class EventBridgeDestinationImpl

java.lang.Object
com.commercetools.api.models.subscription.EventBridgeDestinationImpl
All Implemented Interfaces:
Destination, EventBridgeDestination, io.vrap.rmf.base.client.ModelBase

public class EventBridgeDestinationImpl extends Object implements EventBridgeDestination, io.vrap.rmf.base.client.ModelBase

AWS EventBridge can be used to push events and messages to a serverless event bus that can forward them to AWS SQS, SNS, Lambda, and other AWS services based on forwarding rules. Once the Subscription is created, an equivalent "partner event source" is created in AWS EventBridge. This event source must be associated with an event bus for the Subscription setup to be complete.