.. |
auto_scaling
|
[AWS|Autoscaling] Fix option name in documentation
|
2013-12-05 17:18:09 +00: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
|
Merge pull request #2522 from engineyard/aws_block_device_mapping
|
2013-12-28 13:04:17 -08:00 |
data_pipeline
|
refactor DataPipeline format conversion, allowing for arrays of refs
|
2013-12-20 15:13:28 -05:00 |
dns
|
[google] Implement disk mocks and enable tests
|
2013-11-26 12:19:32 +01: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] compact possible nil
|
2013-12-23 15:10:46 -06: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] Mock delete_server_certificate raises NotFound appropriately.
|
2013-12-20 10:41:16 -04:00 |
rds
|
[AWS|RDS] Support for creating and removing subnet groups.
|
2013-12-03 16:11:46 -05: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
|
Modified AWS S3 mock, so that it errors when creating an existing bucket
|
2013-12-06 17:15:59 +01:00 |
sts
|
Add mocks for GetFederationToken and enable use
|
2013-09-04 18:05:54 -07:00 |