GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::ElasticBeanstalk::EnvironmentDescription(3) User Contributed Perl Documentation Paws::ElasticBeanstalk::EnvironmentDescription(3)

Paws::ElasticBeanstalk::EnvironmentDescription

Indicates if there is an in-progress environment configuration update or application version deployment that you can cancel.

"true:" There is an update in progress.

"false:" There are no updates currently in progress.

The name of the application associated with this environment.

The URL to the CNAME for this environment.

The creation date for this environment.

The last modified date for this environment.

Describes this environment.

For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.

The ID of this environment.

The name of this environment.

Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:

"Red" : Indicates the environment is not working.

"Yellow": Indicates that something is wrong, the application might not be available, but the instances appear running.

"Green": Indicates the environment is healthy and fully functional.

  • "Red": Indicates the environment is not responsive. Occurs when three or more consecutive failures occur for an environment.
  • "Yellow": Indicates that something is wrong. Occurs when two consecutive failures occur for an environment.
  • "Green": Indicates the environment is healthy and fully functional.
  • "Grey": Default health for a new environment. The environment is not fully launched and health checks have not started or health checks are suspended during an "UpdateEnvironment" or "RestartEnvironement" request.

Default: "Grey"

The description of the AWS resources used by this environment.

The name of the "SolutionStack" deployed with this environment.

The current operational status of the environment:
  • "Launching": Environment is in the process of initial deployment.
  • "Updating": Environment is in the process of updating its configuration settings or application version.
  • "Ready": Environment is available to have an action performed on it, such as update or terminate.
  • "Terminating": Environment is in the shut-down process.
  • "Terminated": Environment is not running.

The name of the configuration template used to originally launch this environment.

Describes the current tier of this environment.

The application version deployed in this environment.
2015-08-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.