Amazon AWS SDK Instrukcja Użytkownika Strona 17

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 26
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 25 26

Komentarze do niniejszej Instrukcji

Brak uwag