Module Smaws_Client_ConfigService.StartConfigurationRecorder

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `NoAvailableDeliveryChannelException of Types.no_available_delivery_channel_exception | `NoSuchConfigurationRecorderException of Types.no_such_configuration_recorder_exception | `UnmodifiableEntityException of Types.unmodifiable_entity_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_configuration_recorder_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `NoAvailableDeliveryChannelException of Types.no_available_delivery_channel_exception | `NoSuchConfigurationRecorderException of Types.no_such_configuration_recorder_exception | `UnmodifiableEntityException of Types.unmodifiable_entity_exception ]) Stdlib.result