AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Instance status includes the following components:
Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status Checks for Your Instances and Troubleshooting Instances with Failed Status Checks in the Amazon Elastic Compute Cloud User Guide.
Scheduled events - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see Scheduled Events for Your Instances in the Amazon Elastic Compute Cloud User Guide.
Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance Lifecycle in the Amazon Elastic Compute Cloud User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DescribeInstanceStatusRequest : AmazonEC2Request IRequestEvents
The DescribeInstanceStatusRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeInstanceStatusRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Filters | System.Collections.Generic.List<Amazon.EC2.Model.Filter> |
Gets and sets the property Filters.
One or more filters.
|
![]() |
IncludeAllInstances | System.Boolean |
Gets and sets the property IncludeAllInstances.
When
Default: |
![]() |
InstanceIds | System.Collections.Generic.List<System.String> |
Gets and sets the property InstanceIds.
One or more instance IDs. Default: Describes all your instances. Constraints: Maximum 100 explicitly specified instance IDs. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of results to return for the request in a single page. The remaining
results of the initial request can be seen by sending another request with the returned
|
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
The token to retrieve the next page of results. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8