amazonka-storagegateway-1.3.0: Amazon Storage Gateway SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.CancelArchival

Contents

Description

Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.

See: AWS API Reference for CancelArchival.

Synopsis

Creating a Request

cancelArchival Source

Creates a value of CancelArchival with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

caTapeARN :: Lens' CancelArchival Text Source

The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.

Destructuring the Response

cancelArchivalResponse Source

Creates a value of CancelArchivalResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

carsTapeARN :: Lens' CancelArchivalResponse (Maybe Text) Source

The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.