Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and Terminate EC2 instances #91

Closed
dmjio opened this issue Mar 3, 2014 · 3 comments
Closed

Create and Terminate EC2 instances #91

dmjio opened this issue Mar 3, 2014 · 3 comments

Comments

@dmjio
Copy link

dmjio commented Mar 3, 2014

As far as EC2 api support is concerned, does this package only retrieve metadata for running EC2 instances? I'd like to be able to create, start, stop and terminate EC2 instances, and add tags to them. Wanted to be sure these things weren't supported before I attempt to submit a patch.

@dmjio
Copy link
Author

dmjio commented Mar 3, 2014

No it doesn't

@dmjio dmjio closed this as completed Mar 3, 2014
@aristidb
Copy link
Owner

aristidb commented Mar 4, 2014

Yes, EC2 support is not really present at the moment. Always happy to see extensions coming in though.

@dmjio
Copy link
Author

dmjio commented Mar 4, 2014

There's a lot of Ec2 operations. Think the only ones I'd need are RunInstances StopInstances StartInstances and DescribeInstanceStatus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants