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

Add waiter for ec2 create-image #1105

Closed
cliff-wakefield opened this issue Jan 23, 2015 · 3 comments
Closed

Add waiter for ec2 create-image #1105

cliff-wakefield opened this issue Jan 23, 2015 · 3 comments
Labels
feature-request A feature should be added or improved.

Comments

@cliff-wakefield
Copy link

It would be great if a waiter could be developed for the ec2 create-image command such that when an image switches from the 'pending' state to 'available' state that you can make a ec2 modify-image-attribute command to share the image with another AWS account.

@jamesls jamesls added the feature-request A feature should be added or improved. label Jan 27, 2015
@sebsto
Copy link

sebsto commented Mar 14, 2015

+1 for this
my use case is to update an ASG Launch Configuration when the AMI is ready

@jamesls
Copy link
Member

jamesls commented Mar 24, 2015

This is now available in the 1.7.16 release of the AWS CLI.

@jamesls jamesls closed this as completed Mar 24, 2015
@sebsto
Copy link

sebsto commented Mar 28, 2015

Cool ! Thank you James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants