amazonka-devicefarm-1.4.0: Amazon Device Farm SDK.

Copyright(c) 2013-2016 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.DeviceFarm.DeleteUpload

Contents

Description

Deletes an upload given the upload ARN.

Synopsis

Creating a Request

deleteUpload Source

Arguments

:: Text

duArn

-> DeleteUpload 

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

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

Request Lenses

duArn :: Lens' DeleteUpload Text Source

Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.

Destructuring the Response

deleteUploadResponse Source

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

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

Response Lenses