Module Smaws_Client_EventBridge.ActivateEventSource

Activates a partner event source that has been deactivated. Once activated, your matching event bus will start receiving events from the event source.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `InvalidStateException of Types.invalid_state_exception | `OperationDisabledException of Types.operation_disabled_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.activate_event_source_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `InvalidStateException of Types.invalid_state_exception | `OperationDisabledException of Types.operation_disabled_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result