AWS SDK for .NET Documentation
FindImage Method (ec2Client, descriptor)
AmazonAmazon.EC2.UtilImageUtilitiesFindImage(AmazonEC2, ImageUtilities..::..ImageDescriptor) Did this page help you?   Yes   No    Tell us about it...
Find the Amazon machine image identified by the ImageDescriptor.
Declaration Syntax
C#
public static Image FindImage(
	AmazonEC2 ec2Client,
	ImageUtilities..::..ImageDescriptor descriptor
)
Parameters
ec2Client (AmazonEC2)
The EC2 client used to search for the image.
descriptor (ImageUtilities..::..ImageDescriptor)
The descriptor used to identify the image.
Return Value
The Amazon machine image.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)