AmazonEC2Client.DescribeInstances Method

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The DescribeInstances operation returns information about instances that you own.

If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an invalid instance ID, a fault is returned. If you specify an instance that you do not own, it will not be included in the returned results.

Recently terminated instances might appear in the returned results. This interval is usually less than one hour.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DescribeInstancesResponse DescribeInstances()
Return Value
Type: Amazon.EC2.Model.DescribeInstancesResponse
The response from the DescribeInstances service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5