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-10-31 12:54:08 -07:00
..
elb [AWS|ELB] add ProxyProtocolPolicyType (and formatting) 2013-07-31 23:34:21 -04:00
models Fix initialization of instances array in AWS autoscaling group 2013-10-31 12:54:08 -07:00
parsers Fix parser typo that caused failure in #describe_internet_gateways when the gateway had tags 2013-10-29 16:17:43 -07:00
requests [aws|compute] Fixed a typo. 2013-10-30 16:15:29 -04:00
auto_scaling.rb [aws|autoscaling] don't pass host to request 2013-10-15 10:12:14 -05:00
beanstalk.rb Refactor error handling 2013-07-02 19:39:23 -07:00
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 Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
compute.rb Add support to #create_tags mock for internet gateways 2013-10-29 17:55:43 -07:00
credential_fetcher.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
data_pipeline.rb [aws|data_pipeline] don't pass host to request 2013-10-30 01:13:23 -04:00
dns.rb require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
dynamodb.rb Fix typo in method name for DynamoDB::Mock#setup_credentials 2013-05-01 13:38:35 +10:00
elasticache.rb Fix Fog::AWS::Elasticache::Mock#authorize_cache_security_group_ingress 2013-08-20 02:18:58 -07:00
elb.rb Removed errant :host argument 2013-10-22 18:38:17 +01:00
emr.rb
glacier.rb [aws|dynamodb] port off of sts for credentials, now uses signature v4 2012-11-29 16:25:49 -06:00
iam.rb [aws|iam] Don't pass :host to Excon request 2013-10-19 14:30:28 -07:00
rds.rb Merge branch 'master' 2013-07-18 08:23:23 -07: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 Raise Fog::AWS::SES::InvalidParameterError for InvalidParameterValue. 2013-07-03 20:07:08 -07:00
signaturev4.rb [aws|dynamodb] port off of sts for credentials, now uses signature v4 2012-11-29 16:25:49 -06:00
simpledb.rb [aws|sdb] don't pass host to request 2013-10-16 08:42:03 -05:00
sns.rb
sqs.rb [AWS|SQS] Fix iam credentials not being refreshed 2013-10-14 14:36:41 +01:00
storage.rb Merge pull request #2285 from burns/aws_storage_path 2013-10-29 06:45:10 -07:00
sts.rb [aws|sts] Add support for the AssumeRole STS method. Also enable the ability for the STS 2013-07-16 09:23:38 -04:00