Puppet Task: elasticbeanstalk_aws_create_storage_location
- Defined in:
-
tasks/elasticbeanstalk_aws_create_storage_location.json,
tasks/elasticbeanstalk_aws_create_storage_location.rb
Overview
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, CreateStorageLocation still returns the bucket name but does not create a new bucket.