Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-elasticbeanstalk-applicationversion.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::ElasticBeanstalk::ApplicationVersion. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticbeanstalk.git

Properties

ApplicationName string | Aws_CF_FunctionString required

The name of the Elastic Beanstalk application that is associated with this application version.

SourceBundle object required
2 nested properties
S3Bucket string | Aws_CF_FunctionString required

The Amazon S3 bucket where the data is located.

S3Key string | Aws_CF_FunctionString required

The Amazon S3 key where the data is located.

Description string | Aws_CF_FunctionString

A description of this application version.

Definitions

SourceBundle object
S3Bucket string | Aws_CF_FunctionString required

The Amazon S3 bucket where the data is located.

S3Key string | Aws_CF_FunctionString required

The Amazon S3 key where the data is located.