amazonka-elasticbeanstalk-0.1.2: Amazon Elastic Beanstalk SDK.

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.

http://docs.aws.amazon.com/elasticbeanstalk/latest/api/API_CreateStorageLocation.html

Synopsis

Request

Request constructor

Response

Response constructor

createStorageLocationResponse :: CreateStorageLocationResponse Source

CreateStorageLocationResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

cslrS3Bucket :: Lens' CreateStorageLocationResponse (Maybe Text) Source

The name of the Amazon S3 bucket created.