Creates the Amazon S3 storage location for the account.        
            
                  
            
This location is used to store user log files.
 Declaration Syntax
 Declaration Syntax| C# | 
CreateStorageLocationResponse CreateStorageLocation( CreateStorageLocationRequest request )
 Parameters
 Parameters- request (CreateStorageLocationRequest)
- Container for the necessary parameters to execute the CreateStorageLocation service method.
 Return Value
 Return ValueThe response from the CreateStorageLocation service method, as returned by ElasticBeanstalk.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InsufficientPrivilegesException | Unable to perform the specified operation because the user does not have enough privileges
            for one of more downstream aws services | 
| S3SubscriptionRequiredException | The caller does not have a subscription to Amazon S3. | 
| TooManyBucketsException | The web service attempted to create a bucket in an Amazon S3 account that already
            has 100 buckets. |