registerConnector
inline suspend fun AppflowClient.registerConnector(crossinline block: RegisterConnectorRequest.Builder.() -> Unit): RegisterConnectorResponse
Registers a new custom connector with your Amazon Web Services account. Before you can register the connector, you must deploy the associated AWS lambda function in your account.