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

Contents

Description

Returns the notification configuration of a bucket.

See: AWS API Reference for GetBucketNotificationConfiguration.

Synopsis

Creating a Request

getBucketNotificationConfiguration Source

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

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

Request Lenses

gbncBucket :: Lens' GetBucketNotificationConfiguration BucketName Source

Name of the buket to get the notification configuration for.

Destructuring the Response

notificationConfiguration :: NotificationConfiguration Source

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

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

Response Lenses