This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 AWS Elastic Beanstalk application version.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- S3Bucket
- 
                    The Amazon S3 bucket where the data is located. Required: Yes Type: String Maximum: 255Update requires: Replacement 
- S3Key
- 
                    The Amazon S3 key where the data is located. Required: Yes Type: String Maximum: 1024Update requires: Replacement