Smaws_Client_ConfigService.StopConfigurationRecorder
Stops the customer managed configuration recorder. The customer managed configuration recorder will stop recording configuration changes for the resource types you have specified.
val request :
Smaws_Lib.Context.t ->
Types.stop_configuration_recorder_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigurationRecorderException of
Types.no_such_configuration_recorder_exception
| `UnmodifiableEntityException of Types.unmodifiable_entity_exception ])
Stdlib.result