1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Frederick Cheung
a715819976 [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
Frederick Cheung
38c75c85ab start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
James Herdman
ebe7af8f94 Remove unused variable 2012-05-26 11:27:28 -04:00
James Herdman
97b16d08d2 Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
Pavel Repin
cad849b173 Nix hardcoded regions: EMR. 2012-02-02 15:39:29 -08:00
Daniel Schweighoefer
ec485d315b save the region in a instance variable 2011-12-19 17:43:50 +01:00
Daniel Schweighoefer
beb91525c0 fix for free choice of region 2011-12-19 17:15:25 +01:00
geemus
cb3942d633 [aws] add us-west-2 region 2011-11-09 11:57:48 -06:00
Bob Briski
0002ea89ef Added EMR functions for AWS
* describe_job_flows does not return Properties for the HadoopJarStepConfig
* All other methods work as advertised
2011-09-16 16:59:28 -07:00
Bob Briski
1976031982 Changes to allow EMR control through fog
* Better method to turn options hash into a k/v list
* run_job_flow and add_instance_groups added as methods on EMR
* Ability to fire Hive job added
2011-09-13 21:46:41 -07:00