SingleInstanceHealth - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SingleInstanceHealth

Detailed health information about an Amazon EC2 instance in your Elastic Beanstalk environment.

Contents

ApplicationMetrics

Request metrics from your application.

Type: ApplicationMetrics object

Required: No

AvailabilityZone

The availability zone in which the instance runs.

Type: String

Required: No

Causes.member.N

Represents the causes, which provide more information about the current health status.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

Color

Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see Health Colors and Statuses.

Type: String

Required: No

Deployment

Information about the most recent deployment to an instance.

Type: Deployment object

Required: No

HealthStatus

Returns the health status of the specified instance. For more information, see Health Colors and Statuses.

Type: String

Required: No

InstanceId

The ID of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

InstanceType

The instance's type.

Type: String

Required: No

LaunchedAt

The time at which the EC2 instance was launched.

Type: Timestamp

Required: No

System

Operating system metrics from the instance.

Type: SystemStatus object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: