Module Smaws_Client_ElastiCache.DeleteServerlessCacheSnapshot

Deletes an existing serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `InvalidServerlessCacheSnapshotStateFault of Types.invalid_serverless_cache_snapshot_state_fault | `ServerlessCacheSnapshotNotFoundFault of Types.serverless_cache_snapshot_not_found_fault | `ServiceLinkedRoleNotFoundFault of Types.service_linked_role_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_serverless_cache_snapshot_request -> (Types.delete_serverless_cache_snapshot_response, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `InvalidServerlessCacheSnapshotStateFault of Types.invalid_serverless_cache_snapshot_state_fault | `ServerlessCacheSnapshotNotFoundFault of Types.serverless_cache_snapshot_not_found_fault | `ServiceLinkedRoleNotFoundFault of Types.service_linked_role_not_found_fault ]) Stdlib.result