Skip to content

Commit

Permalink
export erlcloud_ec2:describe_spot_instance_requests/2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulperegud committed Jan 16, 2013
1 parent 64f1db0 commit f989cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/erlcloud_ec2.erl
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
delete_spot_datafeed_subscription/0, delete_spot_datafeed_subscription/1,
describe_spot_datafeed_subscription/0, describe_spot_datafeed_subscription/1,
describe_spot_instance_requests/0, describe_spot_instance_requests/1,
describe_spot_instance_requests/2,
describe_spot_price_history/0, describe_spot_price_history/1,
describe_spot_price_history/2, describe_spot_price_history/3,
describe_spot_price_history/5,
Expand Down

0 comments on commit f989cd9

Please sign in to comment.