AWS SDK for .NETに含まれるライブラリが提供するのは、
Amazonのクラウドサービスにアクセスするのを簡単にしてくれるAPIのセットだ。
このAPIセットは次のサービスをラップしている。<a href="http://aws.amazon.com/ec2/">Elastic Compute Cloud</a>、 <a href="http://aws.amazon.com/s3/">Simple Storage Service</a>、<a href="http://aws.amazon.com/vpc/">Virtual Private Cloud</a>、<a href="http://aws.amazon.com/simpledb/">SimpleDB</a>、<a href="http://aws.amazon.com/rds/">Relational Database Service</a>、<a href="http://aws.amazon.com/cloudfront/">CloudFront</a>、<a href="http://aws.amazon.com/sqs/">Simple Queue Service</a>、<a href="http://aws.amazon.com/elasticmapreduce/">Elastic MapReduce</a>、<a href="http://aws.amazon.com/cloudwatch/">CloudWatch</a>、<a href="http://aws.amazon.com/elasticloadbalancing/">Elastic Load Balancing</a>、そして<a href="http://aws.amazon.com/autoscaling/">Auto Scaling</a>。