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.HeadBucket

Contents

Description

This operation is useful to determine if a bucket exists and you have permission to access it.

See: AWS API Reference for HeadBucket.

Synopsis

Creating a Request

headBucket Source

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

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

Request Lenses

hbBucket :: Lens' HeadBucket BucketName Source

Undocumented member.

Destructuring the Response

headBucketResponse :: HeadBucketResponse Source

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