moto/moto
2014-08-26 17:56:56 -04:00
..
autoscaling Add multi-region support to Autoscaling 2014-08-26 17:56:56 -04:00
cloudformation Fix merge conflicts. Add basic cloudformation support. Closes #111. 2014-03-27 19:12:53 -04:00
core Add multi-region support to EC2 Instances 2014-08-26 17:56:56 -04:00
dynamodb Use hash_key in query to filter returned items 2014-03-14 16:37:01 +01:00
dynamodb2 added support for ScanIndexForward and actual range ordering on range items and not just the dictionaries 2014-03-03 13:41:07 -08:00
ec2 Add multi-region support to EC2 Instances 2014-08-26 17:56:56 -04:00
elb adding tests 2014-07-18 17:31:57 -07:00
emr Cleanup some style 2013-12-29 08:59:07 -05:00
iam adding - get all certificates, get certificate, and upload certificates endpoints 2014-05-29 14:25:26 -07:00
route53 Route 53 GET request honors the Name parameter. 2014-07-13 19:48:20 +02:00
s3 Ignore S3 ACL for now since we do not implement it. 2014-08-13 22:13:23 -04:00
s3bucket_path Special characters now allowed in s3bucket_path keys. Fixes issue #78. 2014-01-07 13:25:14 -08:00
ses Merge pull request #48 from spulec/py26 2013-10-03 17:43:37 -07:00
sns Add NextToken element to appropriate SNS responses. cc #144 2014-07-01 21:14:28 -04:00
sqs use proper message encoding 2014-06-23 13:53:46 -05:00
sts remove whitespace in sample responses in STS get_federation_token response 2014-03-21 13:08:31 +02:00
__init__.py Add basic SNS support. 2014-05-11 22:56:44 -04:00
backends.py add Model metaclass to collect model accessor methods from backend classes 2014-06-18 10:46:20 +03:00
server.py Turn on threading for Werkzeug's run_simple() 2014-08-12 15:07:29 -07:00