amazonka-elasticbeanstalk-1.3.2: Amazon Elastic Beanstalk 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.ElasticBeanstalk.CreateStorageLocation

Contents

Description

Creates the Amazon S3 storage location for the account.

This location is used to store user log files.

See: AWS API Reference for CreateStorageLocation.

Synopsis

Creating a Request

createStorageLocation :: CreateStorageLocation Source

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

Destructuring the Response

createStorageLocationResponse Source

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

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

Response Lenses

cslrsS3Bucket :: Lens' CreateStorageLocationResponse (Maybe Text) Source

The name of the Amazon S3 bucket created.