Smaws_Client_ConfigService.DeleteRetentionConfiguration
Deletes the retention configuration.
val request :
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