.. |
allocate_address.rb
|
make eips useable in a VPC
|
2012-02-13 22:00:40 -05:00 |
associate_address.rb
|
associate EIPs in a vpc
|
2012-02-21 09:12:56 -05:00 |
attach_volume.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
basic.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
cancel_spot_instance_requests.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
create_image.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
create_key_pair.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
create_snapshot.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
create_volume.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
create_vpc.rb
|
basic VPC creation
|
2012-03-05 22:47:10 -05:00 |
delete_vpc.rb
|
basic VPC creation
|
2012-03-05 22:47:10 -05:00 |
deregister_image.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_addresses.rb
|
associate EIPs in a vpc
|
2012-02-21 09:12:56 -05:00 |
describe_availability_zones.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_images.rb
|
[compute|aws] fix for describe_images parser that accidently split records
|
2012-02-08 10:10:34 -06:00 |
describe_instance_status.rb
|
[aws|compute] Update API version and support new DescribeInstanceStatus format.
|
2012-02-04 00:23:10 -04:00 |
describe_instances.rb
|
add subnet and vpc info to instance gets
|
2012-01-31 23:32:47 -05:00 |
describe_key_pairs.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_placement_groups.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_regions.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_reserved_instances.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_reserved_instances_offerings.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_security_groups.rb
|
[compute|aws] fix error in describe_security_groups parser
|
2012-02-18 10:54:23 -06:00 |
describe_snapshots.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_spot_price_history.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_tags.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_volumes.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
describe_vpcs.rb
|
basic VPC creation
|
2012-03-05 22:47:10 -05:00 |
detach_volume.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
get_console_output.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
get_password_data.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
import_key_pair.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
monitor_unmonitor_instances.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
purchase_reserved_instances_offering.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
register_image.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
run_instances.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
spot_datafeed_subscription.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
spot_instance_requests.rb
|
[aws|compute] fixed sopt_instance_request reply parsing when the original
|
2011-10-10 12:55:21 +02:00 |
start_stop_instances.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
terminate_instances.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |