User guide
Programming with the AWS SDK for .NET (p. 8)
The basics of how to implement applications with the SDK for .NET that applies to all AWS services.
This chapter also includes information about how to migrate code to the latest version of the SDK
for .NET, and describes the differences between the last version and this one.
Tutorials and Examples (p. 31)
A set of tutorials, walkthroughs and examples of how to use the SDK for .NET to create applications
for particular AWS services.
Additional Resources (p. 66)
Additional resources outside of this guide that provide more information about AWS and the SDK for
.NET.
Note
A related document, AWS SDK for .NET API Reference, provides a detailed description of each
namespace and class.
Supported Services and Revision History
The AWS SDK for .NET supports most AWS infrastructure products, and more services are added
frequently. For a current, complete list, view Supported Services on the AWS SDK for .NET home page,
at:
• http://aws.amazon.com/sdkfornet/
We regularly release updates to the AWS SDK for .NET to support new services and new service features.
To see what changed with a given release, you can check the release notes history.
About Amazon Web Services
Amazon Web Services (AWS) is a collection of digital infrastructure services that developers can leverage
when developing their applications. The services include computing, storage, database, and application
synchronization (messaging and queuing).
AWS uses a pay-as-you-go service model.You are charged only for the services that you—or your
applications—use. Also, to make AWS useful as a platform for prototyping and experimentation, AWS
offers a free usage tier, in which services are free below a certain level of usage. For more information
about AWS costs and the free usage tier go to Test-Driving AWS in the Free Usage Tier.
To obtain an AWS account, go to the AWS home page and click Sign Up Now.
Version v2.0.0
2
AWS SDK for .NET Developer Guide
Supported Services and Revision History