amazonka-storagegateway-1.3.3: 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.AddUploadBuffer

Contents

Description

This operation configures one or more gateway local disks as upload buffer for a specified gateway. This operation is supported for both the gateway-stored and gateway-cached volume architectures.

In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add upload buffer, and one or more disk IDs that you want to configure as upload buffer.

See: AWS API Reference for AddUploadBuffer.

Synopsis

Creating a Request

addUploadBuffer Source

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

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

Request Lenses

aubDiskIds :: Lens' AddUploadBuffer [Text] Source

Undocumented member.

Destructuring the Response

addUploadBufferResponse Source

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

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

Response Lenses