Amazon AWS SDK Guide de l'utilisateur Page 11

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 155
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 10
Note
Although using the appSettings element is still supported, we recommend that you move
to using the aws element instead, for example:
<configuration>
<configSections>
<section name="aws" type="Amazon.AWSSection, AWSSDK"/>
</configSections>
<aws region="us-west-2" profileName="development"/>
</configuration>
For more information on use of the aws element, see Configuration Files Reference for
AWS SDK for .NET (p. 18).
5. Click F5 to compile and run the application, which prints the number of EC2 instances, Amazon
SimpleDB tables, and Amazon S3 buckets in your account.
For more information about configuring an AWS application, see Configuring Your AWS SDK for .NET
Application (p. 8).
Version v2.0.0
7
AWS SDK for .NET Developer Guide
Start a New Project
Vue de la page 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 154 155

Commentaires sur ces manuels

Pas de commentaire