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 request :
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