
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
Komentáře k této Příručce