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/requests
Wesley Beary c1cf68d4ce Merge pull request #2128 from mattgillooly/fix_aws_data_pipeline_delete_pipeline
AWS Data Pipeline delete endpoint does not return a JSON body string
2013-09-10 10:32:45 -07:00
..
auto_scaling [AWS|ASG] filter mocked results for describe_auto_scaling_policies 2013-08-07 17:00:10 -07:00
beanstalk [aws|beanstalk] Serialize keys for SourceConfiguration. 2012-04-04 20:30:33 -07:00
cdn [Docs] Fixes assorted yardoc tagging issues 2013-05-02 13:19:12 +01:00
cloud_formation Adding support for AWS CloudFormation list_stacks and list_stack_resources API calls 2013-05-04 21:32:57 -04:00
cloud_watch [AWS|cloud_watch] Add Metrics#each, which follows NextToken 2012-12-03 12:58:43 -05:00
compute Cleaned up unnecessary parsers. 2013-08-16 12:26:22 -04:00
data_pipeline AWS Data Pipeline delete endpoint does not return a JSON body string 2013-09-10 12:10:57 -04:00
dns Add Hosted Zone ID for ap-southeast-2. 2012-11-14 10:36:53 -08:00
dynamodb [aws|dynamodb] correct batch_put_item to batch_write_item for consistency with API 2012-04-29 16:31:28 -05:00
elasticache Another fix from @jbence comments to simplify Excon response in authorize_cache_security_group_ingress 2013-09-08 18:41:43 -07:00
elb [aws|elb] add new style default security group 2013-08-08 09:52:19 -04:00
emr Remove a step that referenced a private config file 2011-12-21 14:26:01 -08:00
glacier [AWS|Glacier] Fix description header not being passed through Fog.escape 2012-10-14 22:12:46 +01:00
iam [aws|iam] Make mock EntityAlreadyExists message match reality. 2013-08-14 13:46:39 -03:00
rds Merge branch 'master' 2013-07-18 08:23:23 -07:00
redshift refactored duplicate parser code, added more request tests, converted all parser responses to be key,value pairs 2013-09-02 00:23:04 -04:00
ses Renamed Fog::AWS::SES::Real#verify_domain to #verify_domain_identity. 2013-07-19 14:32:43 -07:00
simpledb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
sns strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
sqs Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
storage [aws|storage] parse #complete_multipart error 2013-07-19 06:23:39 -04:00
sts Add mocks for GetFederationToken and enable use 2013-09-04 18:05:54 -07:00