View a markdown version of this page

ApplicationStatusDetail - Amazon Elastic Compute Cloud
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).

ApplicationStatusDetail

Describes the details of an application status check for an instance.

Contents

aggregation

The aggregation setting for the application status check. When set to included, the result of this check contributes to the instance-level application status. When set to excluded, the check runs independently and does not affect the instance-level status.

Type: String

Valid Values: included | excluded

Required: No

applicationStatusCheckId

The ID of the application status check.

Type: String

Required: No

checkUpdateTime

The date and time when the check was last updated.

Type: Timestamp

Required: No

reason

The reason for the current status.

Type: ApplicationStatusReason object

Required: No

status

The status of the individual application status check. This value reflects the actual health check result and is not affected by the aggregation setting or suppression. Only the instance-level ApplicationStatus$status is affected by those settings.

Type: String

Valid Values: passed | failed | initializing | insufficient-data | not-applicable

Required: No

statusSince

The date and time when the current status started for this check.

Type: Timestamp

Required: No

statusTimeStamp

The date and time of the last status update for this check.

Type: Timestamp

Required: No

See Also

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