Module Smaws_Client_ConfigService.DeleteResourceConfig

Records the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your Config History.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `NoRunningConfigurationRecorderException of Types.no_running_configuration_recorder_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_resource_config_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `NoRunningConfigurationRecorderException of Types.no_running_configuration_recorder_exception | `ValidationException of Types.validation_exception ]) Stdlib.result