updateConnectorRegistration
inline suspend fun AppflowClient.updateConnectorRegistration(crossinline block: UpdateConnectorRegistrationRequest.Builder.() -> Unit): UpdateConnectorRegistrationResponse
Updates a custom connector that you've previously registered. This operation updates the connector with one of the following:
The latest version of the AWS Lambda function that's assigned to the connector
A new AWS Lambda function that you specify