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
2013-12-17 11:49:01 -06:00
..
elb
models Merge pull request #2470 from stormsilver/rds_iops 2013-12-11 09:53:33 -08:00
parsers Assign private ip parser 2013-12-13 15:42:31 -06:00
requests fix typo and add mock 2013-12-17 11:49:01 -06:00
auto_scaling.rb [aws|autoscaling] don't pass host to request 2013-10-15 10:12:14 -05:00
beanstalk.rb
cdn.rb require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
cloud_formation.rb Removed host params for excon connections 2013-10-16 13:04:54 -07:00
cloud_watch.rb [aws|cloudwatch] remove :host key from request 2013-10-31 23:28:42 -04:00
compute.rb add assign private ip request path 2013-12-13 15:43:01 -06:00
credential_fetcher.rb
data_pipeline.rb [aws|data_pipeline] don't pass host to request 2013-10-30 01:13:23 -04:00
dns.rb [aws] Implement missing mocks for Route 53 2013-11-14 20:48:41 +01:00
dynamodb.rb
elasticache.rb Fix Fog::AWS::Elasticache::Mock#authorize_cache_security_group_ingress 2013-08-20 02:18:58 -07:00
elb.rb [aws|elb] support for cross zone load balancing 2013-11-08 18:07:11 +00:00
emr.rb
glacier.rb
iam.rb [aws|iam] Don't pass :host to Excon request 2013-10-19 14:30:28 -07:00
rds.rb [AWS|RDS] Support for creating and removing subnet groups. 2013-12-03 16:11:46 -05:00
redshift.rb refactored duplicate parser code, added more request tests, converted all parser responses to be key,value pairs 2013-09-02 00:23:04 -04:00
ses.rb
signaturev4.rb
simpledb.rb [aws|sdb] don't pass host to request 2013-10-16 08:42:03 -05:00
sns.rb
sqs.rb [aws|sqs] remove host/port from request 2013-11-12 08:56:12 -06:00
storage.rb [AWS|Storage] fixed signed urls when using session tokens 2013-11-29 16:29:26 +00:00
sts.rb