The Amazon S3 bucket and key that identify the location of the source bundle for this version.
If data found at the Amazon S3 location exceeds the maximum allowed
source bundle size, AWS Elastic Beanstalk returns an CopyC#
InvalidParameterValue
Default: If not specified, AWS Elastic Beanstalk uses a sample application.
If only partially specified (for example, a bucket is provided but not
the key) or if no data is found at the Amazon S3 location, AWS Elastic
Beanstalk returns an CopyC#
InvalidParameterCombination

C# |
public S3Location SourceBundle { get; set; }