amazonka-s3-1.3.4: Amazon Simple Storage Service 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.S3.DeleteObjects

Contents

Description

This operation enables you to delete multiple objects from a bucket using a single HTTP request. You may specify up to 1000 keys.

See: AWS API Reference for DeleteObjects.

Synopsis

Creating a Request

deleteObjects Source

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

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

Request Lenses

dosMFA :: Lens' DeleteObjects (Maybe Text) Source

The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.

dosDelete :: Lens' DeleteObjects Delete Source

Undocumented member.

Destructuring the Response

deleteObjectsResponse Source

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

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

Response Lenses