fog--fog/lib/fog/aws
Nils Landt 8bab98f147 Add support for AWS bucket website redirects
To use, add :redirect_to => REDIRECT_TARGET to options hash for
put_bucket_website, e.g.:
connection.put_bucket_website("www.example.com", nil, :redirect_to =>
"example.com")
2014-10-28 23:37:00 +01:00
..
elb
models Added ELB tags methods, mocks, and tests 2014-10-24 13:05:05 -04:00
parsers Add support for AWS bucket website redirects 2014-10-28 23:37:00 +01:00
requests Add support for AWS bucket website redirects 2014-10-28 23:37:00 +01:00
auto_scaling.rb
beanstalk.rb
cdn.rb
cloud_formation.rb
cloud_watch.rb
compute.rb
core.rb
credential_fetcher.rb
data_pipeline.rb
dns.rb
dynamodb.rb
elasticache.rb [AWS|Elasticache] Add instrumentor 2014-09-16 22:09:16 -04:00
elb.rb Added ELB tags methods, mocks, and tests 2014-10-24 13:05:05 -04:00
emr.rb [AWS|EMR] Add instrumentor 2014-09-16 22:09:16 -04:00
glacier.rb [AWS|Glacier] Add instrumentor 2014-09-16 22:09:16 -04:00
iam.rb
rds.rb [AWS|RDS] Add instrumentor 2014-09-16 22:09:16 -04:00
redshift.rb [AWS|Redshift] Add instrumentor 2014-09-16 22:09:16 -04:00
region_methods.rb Added GovCloud region to acceptable AWS list 2014-10-14 10:30:07 -04:00
ses.rb spelling mistake breaking the AWS SES service model 2014-10-22 11:08:33 +11:00
signaturev4.rb
simpledb.rb [AWS|SimpleDB] Add instrumentor 2014-09-16 22:09:16 -04:00
sns.rb [AWS|SNS] Add instrumentor 2014-09-16 22:09:16 -04:00
sqs.rb [AWS|SQS] Add instrumentor 2014-09-16 22:09:16 -04:00
storage.rb add missing HEAD Bucket request, with a basic test in there 2014-09-29 15:13:56 +10:00
sts.rb [AWS|STS] Add instrumentor 2014-09-16 22:09:16 -04:00