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

The AWS::ElasticBeanstalk::Application resource specifies an Elastic Beanstalk application.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticbeanstalk.git

Properties

ApplicationName string | Aws_CF_FunctionString

A name for the Elastic Beanstalk application. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the application name.

Description string | Aws_CF_FunctionString

Your description of the application.

ResourceLifecycleConfig object
2 nested properties
ServiceRole string | Aws_CF_FunctionString

The ARN of an IAM service role that Elastic Beanstalk has permission to assume. The ServiceRole property is required the first time that you provide a ResourceLifecycleConfig for the application. After you provide it once, Elastic Beanstalk persists the Service Role with the application, and you don't need to specify it again. You can, however, specify it in subsequent updates to change the Service Role to another value.

VersionLifecycleConfig object
2 nested properties
MaxAgeRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxAgeInDays integer

Specify the number of days to retain an application versions.

MaxCountRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxCount integer

Specify the maximum number of application versions to retain.

Definitions

ApplicationResourceLifecycleConfig object
ServiceRole string | Aws_CF_FunctionString

The ARN of an IAM service role that Elastic Beanstalk has permission to assume. The ServiceRole property is required the first time that you provide a ResourceLifecycleConfig for the application. After you provide it once, Elastic Beanstalk persists the Service Role with the application, and you don't need to specify it again. You can, however, specify it in subsequent updates to change the Service Role to another value.

VersionLifecycleConfig object
2 nested properties
MaxAgeRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxAgeInDays integer

Specify the number of days to retain an application versions.

MaxCountRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxCount integer

Specify the maximum number of application versions to retain.

ApplicationVersionLifecycleConfig object
MaxAgeRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxAgeInDays integer

Specify the number of days to retain an application versions.

MaxCountRule object
3 nested properties
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxCount integer

Specify the maximum number of application versions to retain.

MaxAgeRule object
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxAgeInDays integer

Specify the number of days to retain an application versions.

MaxCountRule object
DeleteSourceFromS3 boolean

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Enabled boolean

Specify true to apply the rule, or false to disable it.

MaxCount integer

Specify the maximum number of application versions to retain.