Smaws_Client_ConfigService.DeleteRetentionConfiguration
Deletes the retention configuration.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of Types.invalid_parameter_value_exception
| `NoSuchRetentionConfigurationException of
Types.no_such_retention_configuration_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.delete_retention_configuration_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of
Types.invalid_parameter_value_exception
| `NoSuchRetentionConfigurationException of
Types.no_such_retention_configuration_exception ])
Stdlib.result