| .. |
|
autoscaling
|
Make _get_multi_param smarter.
|
2014-08-29 20:31:02 -04:00 |
|
cloudformation
|
remove debug exception catch
|
2014-10-21 21:58:39 -04:00 |
|
core
|
raise NotImplementedError on unknown metadata path
|
2014-10-15 13:43:38 -04:00 |
|
dynamodb
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
dynamodb2
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
ec2
|
Merge pull request #235 from joekiller/enhance/cloudformation_getatt_tags_and_resource_naming
|
2014-10-21 22:37:01 -04:00 |
|
elb
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
|
2014-10-21 14:51:26 -04:00 |
|
emr
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
iam
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
|
2014-10-21 14:51:26 -04:00 |
|
route53
|
Fix route53 hosted zone id parsing.
|
2014-09-08 22:00:55 -04:00 |
|
s3
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
|
2014-10-21 14:51:26 -04:00 |
|
s3bucket_path
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
ses
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
sns
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
|
2014-10-21 14:51:26 -04:00 |
|
sqs
|
XML escape body of sqs message body prior to encoding to XML
|
2014-10-22 16:05:26 -04:00 |
|
sts
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
__init__.py
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
backends.py
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
server.py
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |