AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 3.5
 
Find the current VPC NAT image in the region for the AmazonEC2 client.

Namespace: Amazon.EC2.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public Image FindNATImage(
         IAmazonEC2 ec2Client
)

Parameters

ec2Client
Type: Amazon.EC2.IAmazonEC2

The ec2client used to look up the image.

Return Value
Type: Amazon.EC2.Model.Image
The image

Version Information

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