vendredi 25 septembre 2015

Python Boto3: set session, create an EC2 instance and run command using csdshell

I need to write a python script using boto3 which does the following,

  • set aws access & secret key for my session
  • then create an ec2 instance (using ami image)
  • execute a command in newly created ec2 instance

Aucun commentaire:

Enregistrer un commentaire