sopel / botocross

A Python package for operating cross region AWS resources
Other
4 stars 4 forks source link

Add scripts to 'await' successful creation of an image or a snapshot #49

Open sopel opened 10 years ago

sopel commented 10 years ago

This has been extracted from #26 due to the complexity of the script approach (in comparison to the inline variation implemented via #33).

sopel commented 9 years ago

:information_source: Worth noting that the AWS CLI has meanwhile started to add resp. custom 'Wait' commands too (just like many AWS SDKs), see e.g. ec2::wait.