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
Nick Osborn 545c52a989 [aws|auto_scaling] update display_*_types
- implement describe_auto_scaling_notification_types
- implement describe_termination_policy_types
- make existing display_*_types parsers more robust
- split out display_*_types tests
2012-09-22 14:55:12 +01:00
..
elb
models set Content-MD5 2012-09-09 14:39:11 +01:00
parsers [aws|auto_scaling] update display_*_types 2012-09-22 14:55:12 +01:00
requests [aws|auto_scaling] update display_*_types 2012-09-22 14:55:12 +01:00
auto_scaling.rb [aws|auto_scaling] update display_*_types 2012-09-22 14:55:12 +01:00
beanstalk.rb
cdn.rb [aws|cdn] Implements AWS CDN get_invalidation request 2012-09-20 20:27:13 +02:00
cloud_formation.rb
cloud_watch.rb Merge branch 'master' into aws-launch-configuration-parameters 2012-06-25 13:39:29 -07:00
compute.rb [AWS|Compute] Add the ablity to pass :version and use newer AWS API 2012-09-07 17:57:08 -07:00
credential_fetcher.rb
dns.rb
dynamodb.rb
elasticache.rb [aws|elasticache] Add Elasticache service-level mocking support 2012-07-26 20:08:10 -04:00
elb.rb [aws|elb] Add instrumentation support. 2012-07-27 09:09:34 -03:00
emr.rb
glacier.rb [AWS|Glacier] Don't try to deserialize json when body is empty 2012-09-09 14:25:16 +01:00
iam.rb [aws|iam] Add instrumentation support. 2012-07-27 09:10:50 -03:00
rds.rb Added support for RDS VPC subnet groups. Bumped RDS API version to 2012-01-15 2012-08-10 13:03:56 -04:00
ses.rb
signaturev4.rb [AWS|Signaturev4] allow symbols to be used as header/query keys 2012-09-07 20:12:11 +01:00
simpledb.rb
sns.rb
sqs.rb Used the amazon published endpoints for sqs as defined at http://docs.amazonwebservices.com/general/latest/gr/rande.html#sqs_region 2012-07-30 15:23:59 +01:00
storage.rb [aws|storage] Default to false for persistent connections. 2012-07-11 16:30:05 -07:00
sts.rb