AWS SDK for .NET Documentation
CreateStorageLocation Method
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkClientCreateStorageLocation()()()() Did this page help you?   Yes   No    Tell us about it...
Creates the Amazon S3 storage location for the account.

This location is used to store user log files.

Declaration Syntax
C#
public CreateStorageLocationResponse CreateStorageLocation()
Return Value
The response from the CreateStorageLocation service method, as returned by ElasticBeanstalk.
Exceptions
ExceptionCondition
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)