deauthorizeConnection
inline suspend fun EventBridgeClient.deauthorizeConnection(crossinline block: DeauthorizeConnectionRequest.Builder.() -> Unit): DeauthorizeConnectionResponse
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.