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-10-04 15:52:30 -04:00
..
elb
models [aws|cdn] fix up failing mocked tests around invalidations 2012-10-02 11:21:29 -05:00
parsers Merge pull request #1178 from boardnutz/master 2012-10-03 09:52:42 -07:00
requests fix indexed_param usage 2012-10-04 15:47:49 -04:00
auto_scaling.rb [aws|auto_scaling] tags support 2012-09-23 21:55:05 +01: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 [aws|cdn] add request mock support for AWS Cloudfront 2012-09-28 11:24:36 +02: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 Make region available to mock 2012-09-21 21:13:58 -07: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 start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
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
glacier.rb [AWS|Glacier] Don't try to deserialize json when body is empty 2012-09-09 14:25:16 +01:00
iam.rb [aws|iam] Add instrumentation support. 2012-07-27 09:10:50 -03:00
rds.rb Fixed typos in elasticache and rds describe_events. Added better documentation of describe_events. 2012-10-02 10:35:12 -07: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
signaturev4.rb [AWS|Signaturev4] allow symbols to be used as header/query keys 2012-09-07 20:12:11 +01:00
simpledb.rb start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
sns.rb remove stray multijson require 2012-06-22 16:28:32 +01:00
sqs.rb allow port to be included in queue_url 2012-09-22 21:49:42 +05:30
storage.rb [HP|Storage] remove debug output 2012-09-26 13:27:01 -05:00
sts.rb