moto/moto
2014-11-09 15:00:40 +01:00
..
autoscaling Make _get_multi_param smarter. 2014-08-29 20:31:02 -04:00
cloudformation enable cloudformation of NetworkInterface 2014-11-03 14:24:22 -05:00
cloudwatch Py26 cloudwatch fixes. 2014-10-31 07:44:11 -04:00
core raise NotImplementedError on unknown metadata path 2014-10-15 13:43:38 -04:00
dynamodb Some fixes for dynamodb and python 3. 2014-10-26 20:55:11 -04:00
dynamodb2 Python3 fixes for dynamodb2. 2014-10-26 21:11:03 -04:00
ec2 Extend the DESCRIBE_SNAPSHOTS_RESPONSE to include the tagSet as documented by AWS. Also refactor the names of the tests I introduced in previous commits to be more descriptive. Finally some code cleanup, removing the get_tags method from classes and instead inherit from the TaggedEC2Resource class. 2014-11-09 15:00:40 +01: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 Add create_login_profile for iam service 2014-10-29 15:31:49 -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 Fix merge conflicts for cloudwatch. 2014-10-30 23:51:09 -04:00
backends.py Fix merge conflicts for cloudwatch. 2014-10-30 23:51:09 -04:00
server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00