activateEventSource
inline suspend fun EventBridgeClient.activateEventSource(crossinline block: ActivateEventSourceRequest.Builder.() -> Unit): ActivateEventSourceResponse
Activates a partner event source that has been deactivated. Once activated, your matching event bus will start receiving events from the event source.