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/requests
2012-02-28 08:15:25 +11:00
..
auto_scaling Fix documentation. The resulting hash has no entry "PutScalingPolicyResponse", but a "...Result". 2011-09-05 19:28:15 +02:00
cdn [cdn|aws] move aws cdn to its own shared area (namespacing should probably be corrected) 2011-08-24 14:25:12 -05:00
cloud_formation Add CloudFormation UpdateStack call 2011-10-18 10:06:35 -04:00
cloud_watch [aws|cloudwatch] Add mocked version of put_metric_alarm. 2011-10-04 15:39:55 +02:00
compute [aws|compute] Fix allocate_address mocking. 2012-02-15 16:37:55 -04:00
dns [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
dynamodb [AWS|DynamoDB] first pass at query/scan requests 2012-02-05 12:00:04 -06:00
elasticache strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
elb Merge pull request #712 from jstremick/master 2012-01-25 13:35:24 -08:00
emr Remove a step that referenced a private config file 2011-12-21 14:26:01 -08:00
iam strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
rds Better rds/security_group_test. Mocking rds security_groups. 2011-12-27 23:37:04 +01:00
ses [compute|aws] fix helpers to use Fog::AWS 2011-06-20 13:49:37 -07:00
simpledb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
sns strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
sqs Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
storage [aws|storage] make head_object idempotent 2012-02-14 18:58:50 -06:00
sts implement STS support 2011-11-13 20:16:22 +00:00