Amazon AWS SDK Uživatelský manuál Strana 17

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 26
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 25 26

Komentáře k této Příručce

Žádné komentáře