View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_create_storage_location | R Documentation |
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk environments. The Elastic Beanstalk console and EB CLI call this API the first time you create an environment in a region. If the storage location already exists, create_storage_location
still returns the bucket name but does not create a new bucket.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_create_storage_location/ for full documentation.
elasticbeanstalk_create_storage_location()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.