.. |
elb
|
|
|
models
|
Fix typo and use #get_header to handle mixed-case header keys
|
2013-01-09 14:41:03 -05:00 |
parsers
|
support parsing the iamInstanceProfile
|
2012-12-28 10:51:49 -05:00 |
requests
|
[docs::aws::storage] requests minor tweaks to keep docs all the same
|
2013-01-10 22:31:38 -06: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
|
start an instance with an IAM profile and access the credentials
|
2012-06-20 23:17:46 +01:00 |
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
|
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
|
Remove absolute path when requiring
|
2012-05-26 11:27:28 -04:00 |