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/parsers
Nick Osborn f2dbf7efb6 [aws|auto_scaling] tags support
- implement create_or_update_tags
- implement delete_tags
- implement describe_tags
- don't capitalise keys in create_auto_scaling_group
2012-09-23 21:55:05 +01:00
..
auto_scaling [aws|auto_scaling] tags support 2012-09-23 21:55:05 +01:00
beanstalk New file additions for AWS Elastic Beanstalk support. 2012-03-15 17:12:30 -07:00
cdn [aws|cdn] Implements AWS CDN get_invalidation request 2012-09-20 20:27:13 +02:00
cloud_formation Fix for stacks that have capabilities. Without this the parser misinterprets stacks with capabilities set. 2012-04-06 22:38:44 -03:00
cloud_watch Whitespace cleanup. 2011-10-04 15:30:48 +02:00
compute Enable AWS spot requests in a VPC by specifying subnet_id 2012-08-24 01:31:32 -06:00
dns parse ASCII code * in wildcard domain. Fixes #1093 2012-08-16 15:05:38 -07:00
elasticache [aws|elasticache] implement describe_cache_groups request 2011-09-27 18:25:18 -05:00
elb fix not pulling InstanceProtocol from the xml 2012-07-06 16:24:12 +01:00
emr Adding tests 2011-11-03 10:57:21 -07:00
iam add new iam requests to support iam roles 2012-06-20 23:17:47 +01:00
rds [AWS|RDS] expose the SnapshotType attribute & allow filtering by it 2012-09-07 09:50:20 +01:00
ses [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
simpledb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
sns strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
sqs parse SQS timestamps as milliseconds 2011-11-29 09:30:04 +00:00
storage [aws|storage] Added the MfaDelete value to the get_bucket_versioning parser. 2012-03-02 22:21:55 -05:00
sts strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00