Amazon AWS SDK Manuel d'utilisateur Page 12

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 29
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 11
Using Amazon Web Services with
the AWS SDK for Ruby
Note
This documentation is for the AWS SDK for Ruby version 1, which is a legacy version. For the
most recent version of the SDK for Ruby, see AWS SDK for Ruby - Version 2.
This section provides information about how to program various Amazon Web Services using the SDK
for Ruby.
Topics
Using IAM Roles for Amazon EC2 Instances with the AWS SDK for Ruby (p. 9)
Start an Amazon EC2 Instance (p. 15)
Using IAM Roles for Amazon EC2 Instances with
the AWS SDK for Ruby
Note
This documentation is for the AWS SDK for Ruby version 1, which is a legacy version. For the
most recent version of the SDK for Ruby, see AWS SDK for Ruby - Version 2.
Securely managing authentication credentials is one of the first challenges that developers will face when
writing software that accesses Amazon Web Services (AWS). All requests to AWS must be
cryptographically signed using credentials issued by AWS. For software that runs on Amazon Elastic
Compute Cloud (Amazon EC2) instances, developers must store these credentials in a way that keeps
them secure but also makes them accessible to the software, which needs them in order to make requests.
IAM roles for EC2 instances provides you with an effective way to manage credentials for AWS software
running on EC2 instances. With IAM roles, you can develop software and deploy it to an EC2 instance
without having to otherwise manage the credentials that the software is using.
Note
For in-depth information about using IAM roles for EC2 instances, see Roles in Using IAM.
Topics
Using IAM Roles for EC2 Instances to Manage Your Credentials (p. 10)
Version v1.0.0
9
AWS SDK for Ruby Developer Guide
Using IAM Roles for EC2 Instances
Vue de la page 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 28 29

Commentaires sur ces manuels

Pas de commentaire