Values.EventBridgeDestinationSourceAn object that defines an Amazon EventBridge destination for email events. You can use Amazon EventBridge to send notifications when certain email events occur.
type nonrec t = {eventBusArn : AmazonResourceName.t;The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
*)}