cloudyr / aws.ec2

AWS EC2 Client Package
45 stars 28 forks source link

Implement terminate_instances() #52

Open jonthegeek opened 4 years ago

jonthegeek commented 4 years ago

As an aws.ec2 user, I'd like to programmatically terminate instances, so that I can use EC2 efficiently (for example, to run a computation and then die).