Usage
AWS[:compute].create_image("i-ac65ee8c", "test", "something")
AWS[:compute].create_snapshot("vol-f7c23423", "latest snapshot")
[Validate]