createEventBus
inline suspend fun EventBridgeClient.createEventBus(crossinline block: CreateEventBusRequest.Builder.() -> Unit): CreateEventBusResponse
Creates a new event bus within your account. This can be a custom event bus which you can use to receive events from your custom applications and services, or it can be a partner event bus which can be matched to a partner event source.