Working with Amazon EC2 instances - AWS SDK for .NET

Working with Amazon EC2 instances

You can use the AWS SDK for .NET to control Amazon EC2 instances with operations such as create, start, and terminate. The topics in this section provide some examples of how to do this. Read more about EC2 instances in the Amazon EC2 User Guide for Linux Instances or the Amazon EC2 User Guide for Windows Instances

For information about the APIs and prerequisites, see the parent section (Working with Amazon EC2).