Amazon AWS SDK Guia do Utilizador Página 11

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 155
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 154 155

Comentários a estes Manuais

Sem comentários