Module Smaws_Client_EventBridge.DeauthorizeConnection

val request : Smaws_Lib.Context.t -> deauthorize_connection_request -> (deauthorize_connection_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of concurrent_modification_exception | `InternalException of internal_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result

Removes all authorization parameters from the connection. This lets you remove the secret from the connection so you can reuse it without having to create a new connection.