1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws
2012-08-03 14:33:54 -04:00
..
elb
models add high io flavor to aws flavors 2012-08-02 11:12:38 -07:00
parsers [aws|compute] Support for EBS-optimized instances. 2012-08-01 13:10:06 -03:00
requests [aws|rds] Mocking better supports modifying state 2012-08-03 14:33:54 -04:00
auto_scaling.rb Merge branch 'master' into aws-launch-configuration-parameters 2012-06-25 13:39:29 -07:00
beanstalk.rb [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
cdn.rb Merge pull request #995 from m0use/bugfix-persistent-conn 2012-06-24 12:07:25 -07:00
cloud_formation.rb [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
cloud_watch.rb Merge branch 'master' into aws-launch-configuration-parameters 2012-06-25 13:39:29 -07:00
compute.rb [aws|compute] Support creating and describing volumes with provisioned IOPS. 2012-08-01 11:57:06 -03:00
credential_fetcher.rb use excon rather than net/http 2012-06-22 16:28:32 +01:00
dns.rb Merge pull request #995 from m0use/bugfix-persistent-conn 2012-06-24 12:07:25 -07:00
dynamodb.rb
elasticache.rb [aws|elasticache] Add Elasticache service-level mocking support 2012-07-26 20:08:10 -04:00
elb.rb [aws|elb] Add instrumentation support. 2012-07-27 09:09:34 -03:00
emr.rb [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
iam.rb [aws|iam] Add instrumentation support. 2012-07-27 09:10:50 -03:00
rds.rb [aws|rds] Mocking better supports reboot state 2012-08-03 14:18:52 -04:00
ses.rb [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
simpledb.rb
sns.rb remove stray multijson require 2012-06-22 16:28:32 +01:00
sqs.rb Used the amazon published endpoints for sqs as defined at http://docs.amazonwebservices.com/general/latest/gr/rande.html#sqs_region 2012-07-30 15:23:59 +01:00
storage.rb [aws|storage] Default to false for persistent connections. 2012-07-11 16:30:05 -07:00
sts.rb