Module Smaws_Client_FSx.UpdateSnapshot

Updates the name of an Amazon FSx for OpenZFS snapshot.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `BadRequest of Types.bad_request | `InternalServerError of Types.internal_server_error | `SnapshotNotFound of Types.snapshot_not_found ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_snapshot_request -> (Types.update_snapshot_response, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequest of Types.bad_request | `InternalServerError of Types.internal_server_error | `SnapshotNotFound of Types.snapshot_not_found ]) Stdlib.result