Calling Amazon services from the Amazon SDK for .NET - Amazon SDK for .NET (V4)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Version 4 (V4) of the Amazon SDK for .NET has been released!

For information about breaking changes and migrating your applications, see the migration topic.

Calling Amazon services from the Amazon SDK for .NET

The following sections contain examples, tutorials, tasks, and guides that show you how to use the Amazon SDK for .NET to work with Amazon services. These examples and tutorials rely on an API that the Amazon SDK for .NET provides. To see what classes and methods are available in the API, see the Amazon SDK for .NET API Reference.

If you're new to the Amazon SDK for .NET, you might want to check out the Creating a simple application topic first. It gives you an introduction to the SDK.

You can find more code examples in the Amazon Code Examples Repository and the awslabs repository on GitHub.

Before you begin, be sure you have set up your environment and configured your project. Also review the information in Using the SDK.