Module Smaws_Client_EventBridge.CreateEventBus

val request : Smaws_Lib.Context.t -> create_event_bus_request -> (create_event_bus_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of concurrent_modification_exception | `InternalException of internal_exception | `InvalidStateException of invalid_state_exception | `LimitExceededException of limit_exceeded_exception | `OperationDisabledException of operation_disabled_exception | `ResourceAlreadyExistsException of resource_already_exists_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result

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.