This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ElasticBeanstalk::ApplicationVersion SourceBundle
The SourceBundle
property is an embedded property of the AWS::ElasticBeanstalk::ApplicationVersion resource. It specifies the Amazon S3
location of the source bundle for an Amazon Elastic Beanstalk application version.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
S3Bucket
-
The Amazon S3 bucket where the data is located.
Required: Yes
Type: String
Maximum:
255
Update requires: Replacement
S3Key
-
The Amazon S3 key where the data is located.
Required: Yes
Type: String
Maximum:
1024
Update requires: Replacement