.. |
allocate_address.rb
|
|
|
associate_address.rb
|
|
|
associate_dhcp_options.rb
|
this adds the dhcp_options object and associated operations
|
2012-06-04 16:03:34 -04:00 |
attach_internet_gateway.rb
|
|
|
attach_network_interface.rb
|
|
|
attach_volume.rb
|
|
|
basic.rb
|
|
|
cancel_spot_instance_requests.rb
|
|
|
copy_image.rb
|
[AWS | Compute] Added copy_image request with parser, mocks and tests.
|
2013-06-07 23:55:03 +02:00 |
copy_snapshot.rb
|
[AWS] CopySnapshot. supports cross-region snapshot copying.
|
2012-12-18 16:01:37 -08:00 |
create_dhcp_options.rb
|
this adds the dhcp_options object and associated operations
|
2012-06-04 16:03:34 -04:00 |
create_image.rb
|
|
|
create_internet_gateway.rb
|
|
|
create_key_pair.rb
|
|
|
create_network_interface.rb
|
|
|
create_security_group.rb
|
|
|
create_snapshot.rb
|
|
|
create_subnet.rb
|
|
|
create_volume.rb
|
[aws|compute] Support creating and describing volumes with provisioned IOPS.
|
2012-08-01 11:57:06 -03:00 |
create_vpc.rb
|
|
|
delete_dhcp_options.rb
|
this adds the dhcp_options object and associated operations
|
2012-06-04 16:03:34 -04:00 |
delete_internet_gateway.rb
|
|
|
delete_network_interface.rb
|
|
|
delete_subnet.rb
|
|
|
delete_vpc.rb
|
|
|
deregister_image.rb
|
|
|
describe_addresses.rb
|
|
|
describe_availability_zones.rb
|
[aws|ec2] describe_availability_zones parser handles nested <item> tags
|
2012-10-22 21:50:12 -04:00 |
describe_dhcp_options.rb
|
this adds the dhcp_options object and associated operations
|
2012-06-04 16:03:34 -04:00 |
describe_images.rb
|
|
|
describe_instance_status.rb
|
[aws|compute] DescribeInstanceStatus code within eventsSet goes on the item.
|
2012-08-08 21:35:55 -03:00 |
describe_instances.rb
|
[AWS] adds 'hypervisor', 'lifecycle', 'requester_id', 'source_dest_check', 'spot_instance_request_id', 'virtualization_type' attributes to instances, also fixes instance tests to work in non-mocking mode
|
2013-05-22 17:06:05 -04:00 |
describe_internet_gateways.rb
|
|
|
describe_key_pairs.rb
|
|
|
describe_network_interface_attribute.rb
|
|
|
describe_network_interfaces.rb
|
|
|
describe_placement_groups.rb
|
|
|
describe_regions.rb
|
|
|
describe_reserved_instances.rb
|
Added usagePrice the hourly cost for a reserved instance
|
2012-10-10 19:42:44 +02:00 |
describe_reserved_instances_offerings.rb
|
[aws|compute] add offeringType to output from describe_reserved_instances_offerings
|
2012-11-09 14:13:09 -08:00 |
describe_security_groups.rb
|
|
|
describe_snapshots.rb
|
|
|
describe_spot_price_history.rb
|
|
|
describe_subnets.rb
|
|
|
describe_tags.rb
|
|
|
describe_volume_status.rb
|
Fix up describe_volume_status to work with THE ARRAYZ. ✌️
|
2012-06-16 15:43:34 +02:00 |
describe_volumes.rb
|
[aws|compute] Support creating and describing volumes with provisioned IOPS.
|
2012-08-01 11:57:06 -03:00 |
describe_vpcs.rb
|
|
|
detach_internet_gateway.rb
|
|
|
detach_network_interface.rb
|
|
|
detach_volume.rb
|
|
|
get_console_output.rb
|
|
|
get_password_data.rb
|
|
|
import_key_pair.rb
|
|
|
monitor_unmonitor_instances.rb
|
|
|
network_interface_parser.rb
|
|
|
purchase_reserved_instances_offering.rb
|
|
|
register_image.rb
|
|
|
run_instances.rb
|
[AWS] adds 'hypervisor', 'lifecycle', 'requester_id', 'source_dest_check', 'spot_instance_request_id', 'virtualization_type' attributes to instances, also fixes instance tests to work in non-mocking mode
|
2013-05-22 17:06:05 -04:00 |
spot_datafeed_subscription.rb
|
|
|
spot_instance_requests.rb
|
test spot instance request parser
|
2013-02-12 14:34:48 -08:00 |
start_stop_instances.rb
|
|
|
terminate_instances.rb
|
|
|