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-01-31 09:49:50 -06:00
..
elb
models A whitespace fix ✌️ 2013-01-26 14:09:40 +01:00
parsers Merge pull request #1506 from cloudability/master 2013-01-25 13:41:34 -08:00
requests [aws|rds] remove some superfluous reloads, hopefully help with travis test timing issues 2013-01-28 14:10:39 -06:00
auto_scaling.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
beanstalk.rb
cdn.rb
cloud_formation.rb
cloud_watch.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
compute.rb [AWS] CopySnapshot. supports cross-region snapshot copying. 2012-12-18 16:01:37 -08:00
credential_fetcher.rb [aws] Fixes typo in fetching credentials error 2013-01-21 17:36:53 +00:00
dns.rb
dynamodb.rb [aws|dynamodb] fix port to match https default 2013-01-31 09:49:50 -06:00
elasticache.rb Adding describe_reserved_cache_nodes.rb 2013-01-16 16:41:15 -08:00
elb.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08: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 added support for mock 2012-11-29 20:14:57 +02:00
rds.rb removed Fog::AWS[:rds] this was creating issues with was security credentials. 2012-11-16 16:07:01 -05:00
ses.rb
signaturev4.rb [aws|dynamodb] port off of sts for credentials, now uses signature v4 2012-11-29 16:25:49 -06:00
simpledb.rb
sns.rb
sqs.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
storage.rb Added a cors (with bucket) item to the data has of the Storage AWS Mock class (upon creation of the hash). This is to prevent put_bucket_cors from failing during tests. 2013-01-03 12:43:50 +02:00
sts.rb