..
elb
models
Merge pull request #1395 from westonplatter/issue/1350-part-2
2012-12-20 08:18:39 -08:00
parsers
[AWS] CopySnapshot. supports cross-region snapshot copying.
2012-12-18 16:01:37 -08:00
requests
use CGI.escapeHTML instead of CGI.escape
2012-12-24 09:37:14 -08:00
auto_scaling.rb
Add support for AWS Australia (ap-southeast-2).
2012-11-13 18:32:07 -08: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
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
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
[aws|dynamodb] port off of sts for credentials, now uses signature v4
2012-11-29 16:25:49 -06:00
elasticache.rb
[aws|elasticache] Add Elasticache service-level mocking support
2012-07-26 20:08:10 -04:00
elb.rb
Add support for AWS Australia (ap-southeast-2).
2012-11-13 18:32:07 -08: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|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
[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|dynamodb] port off of sts for credentials, now uses signature v4
2012-11-29 16:25:49 -06:00
simpledb.rb
sns.rb
remove stray multijson require
2012-06-22 16:28:32 +01:00
sqs.rb
Add support for AWS Australia (ap-southeast-2).
2012-11-13 18:32:07 -08:00
storage.rb
Support AWS S3 cors configuration for buckets
2012-12-05 18:33:03 +00:00
sts.rb