Amazon AWS SDK Guía de usuario Pagina 11

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 155
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 154 155

Comentarios a estos manuales

Sin comentarios