.. |
auto_scaling
|
Add IAMInstanceProfile support to launch configs
|
2013-11-15 16:51:25 +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
|
[AWS] add modify_vpc_attribute
|
2013-11-12 16:41:09 -05:00 |
data_pipeline
|
add support for AWS Data Pipeline's DescribeObjects endpoint
|
2013-09-10 14:28:17 -04:00 |
dns
|
[aws|dns] Don't set mock changes to INSYNC immediately, only after some timeout
|
2013-11-18 17:35:56 +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] support for cross zone load balancing
|
2013-11-08 18:07:11 +00: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
|
Improve support for VPC Security Groups in RDS
|
2013-11-15 16:51:25 +00: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 |