startConfigurationRecorder
inline suspend fun ConfigClient.startConfigurationRecorder(crossinline block: StartConfigurationRecorderRequest.Builder.() -> Unit): StartConfigurationRecorderResponse
Starts the customer managed configuration recorder. The customer managed configuration recorder will begin recording configuration changes for the resource types you specify.
You must have created a delivery channel to successfully start the customer managed configuration recorder. You can use the PutDeliveryChannel operation to create a delivery channel.