The basic steps for running the Amazon SimpleDB sample are:
AmazonSimpleDB_Sample.sln file in Visual Studio.App.config file.<add key="AWSAccessKey" value="<Your Access Key ID>"/> <add key="AWSSecretKey" value="<Your Secret Access Key>"/>
See the Amazon SimpleDB Getting Started Guide for step-by-step instructions on running this sample.