User guide
</appSettings>
</configuration>
The Toolkit for Visual Studio adds two key-value pairs to appSettings, based on the values you
specified in the AWS Access Credentials dialog box:
• AWSProfileName – specifies the profile name.
• AWSRegion – specifies the default region.
5. Click F5 to compile and run the application, which prints the number of Amazon EC2 instances,
Amazon SimpleDB tables, and Amazon S3 buckets in your account.
For more information on how to configure an AWS application, see Configuring Your AWS SDK for .NET
Application (p. 8).
The Additional Resources section has pointers to other resources to assist you in programming AWS.
Version v2.0.0
7
AWS SDK for .NET Developer Guide
Starting a New Project