Get started with the Amazon SDK for .NET - Amazon SDK for .NET (version 3)
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 is in preview! To see information about this new version in preview, see the Amazon SDK for .NET (version 4 preview) Developer Guide.

Please note that V4 of the SDK is in preview, therefore its content is subject to change.

Get started with the Amazon SDK for .NET

To use the Amazon SDK for .NET, you need to install your toolchain and configure a number of essential things that your application needs to access Amazon services. These include:

  • An appropriate user account or role

  • Authentication information for that user account or to assume that role

  • Specification of the Amazon Region

  • AWSSDK packages or assemblies

Some of the topics in this section provide information about how to configure these essential things.

Other topics in this section and other sections provide information about more advanced ways that you can configure your project.