.. |
auto_scaling
|
each_with_index makes it more concise
|
2013-10-02 11:44:27 +02: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
|
[aws|compute] Fixed a typo.
|
2013-10-30 16:15:29 -04:00 |
data_pipeline
|
add support for AWS Data Pipeline's DescribeObjects endpoint
|
2013-09-10 14:28:17 -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 userless key management
|
2013-10-16 15:52:31 -07: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
|
Move mock storage initialization and remove storage checks
|
2013-10-28 13:50:59 -07:00 |
sts
|
Add mocks for GetFederationToken and enable use
|
2013-09-04 18:05:54 -07:00 |