Amazon AWS SDK Manual do Utilizador Página 17

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 26
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 16
When you are finished, click Launch Instance to launch your EC2 instance.
Go to the EC2 Instances area of the AWS Management Console and view the launch status of your
instance. Once your instance is running, copy its public DNS name.You will use this DNS name to
connect to the instance.
Remove the credentials from your source file
Edit the source for the program so that it does not specify any credentials in the call that creates the
Amazon S3 client; remove the parameters from the AWS::S3 constructor:
Version v1.0.0
14
AWS SDK for Ruby Developer Guide
Updating the Sample Program to Use IAM Roles
Vista de página 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 25 26

Comentários a estes Manuais

Sem comentários