Environment
Resource Type definition for AWS::ElasticBeanstalk::Environment
Properties
The name of the application that is associated with this environment.
If specified, the environment attempts to use this value as the prefix for the CNAME in your Elastic Beanstalk environment URL. If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name.
Your description for this environment.
For load-balanced, autoscaling environments, the URL to the load balancer. For single-instance environments, the IP address of the instance. Example load balancer URL: Example instance IP address: 192.0.2.0
A unique name for the environment.
The Amazon Resource Name (ARN) of an existing IAM role to be used as the environment's operations role.
Key-value pairs defining configuration options for this environment, such as the instance type.
The Amazon Resource Name (ARN) of the custom platform to use with the environment.
The name of an Elastic Beanstalk solution stack (platform version) to use with the environment.
The name of the Elastic Beanstalk configuration template to use with the environment.
Specifies the tier to use in creating this environment. The environment tier that you choose determines whether Elastic Beanstalk provisions resources to support a web application that handles HTTP(S) requests or a web application that handles background-processing tasks.
The name of the application version to deploy.