InstanceStatus - 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).

InstanceStatus

Describes the status of an instance.

Contents

availabilityZone

The Availability Zone of the instance.

Type: String

Required: No

eventsSet

Any scheduled events associated with the instance.

Type: Array of InstanceStatusEvent objects

Required: No

instanceId

The ID of the instance.

Type: String

Required: No

instanceState

The intended state of the instance. DescribeInstanceStatus requires that an instance be in the running state.

Type: InstanceState object

Required: No

instanceStatus

Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.

Type: InstanceStatusSummary object

Required: No

outpostArn

The Amazon Resource Name (ARN) of the Outpost.

Type: String

Required: No

systemStatus

Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.

Type: InstanceStatusSummary object

Required: No

See Also

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