AWS::ElasticBeanstalk::Environment Tier
Describes the environment tier for an AWS::ElasticBeanstalk::Environment resource. For more information, see Environment Tiers in the AWS Elastic Beanstalk Developer Guide.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Name
-
The name of this environment tier.
Valid values:
-
For Web server tier –
WebServer
-
For Worker tier –
Worker
Required: No
Type: String
Update requires: Replacement
-
Type
-
The type of this environment tier.
Valid values:
-
For Web server tier –
Standard
-
For Worker tier –
SQS/HTTP
Required: No
Type: String
Update requires: Replacement
-
Version
-
The version of this environment tier. When you don't set a value to it, Elastic Beanstalk uses the latest compatible worker tier version.
Note
This member is deprecated. Any specific version that you set may become out of date. We recommend leaving it unspecified.
Required: No
Type: String
Update requires: No interruption