Working with Amazon EC2 instances - AWS SDK for .NET (V3)
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

The AWS SDK for .NET V3 has entered maintenance mode.

We recommend that you migrate to AWS SDK for .NET V4. For additional details and information on how to migrate, please refer to our maintenance mode announcement.

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. To read more about EC2 instances, see Amazon EC2 instances in the Amazon EC2 User Guide.

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