Module Smaws_Client_StorageGateway.CancelArchival

Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated. This operation is only supported in the tape gateway type.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidGatewayRequestException of Types.invalid_gateway_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.cancel_archival_input -> (Types.cancel_archival_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidGatewayRequestException of Types.invalid_gateway_request_exception ]) Stdlib.result