moto/moto
2015-10-20 09:12:59 -07:00
..
autoscaling Set tags in response, fix tests for tags 2015-10-06 18:07:58 +00:00
cloudformation Change CloudFormationResponse.get_template() to return GetTemplateResponse/GetTemplateResult/TemplateBody 2015-10-05 15:21:30 -04:00
cloudwatch CloudWatch DescribeAlarm filters. 2015-07-22 21:08:39 -04:00
core Cleanup class decorator. Closes #363. 2015-06-27 19:01:01 -04:00
datapipeline Implement CloudFormation's physical_resource_id for Data Pipeline 2015-09-17 15:29:14 -04:00
dynamodb Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
dynamodb2 return the correct response tryin to re-create a table 2015-09-10 11:31:46 +02:00
ec2 Set snapshots to be in a completed state after being created and added 2015-10-14 02:34:36 +11:00
elb Make all existing ELB endpoints compatible with boto3 2015-08-24 15:07:14 +00:00
emr Make EMR multi-region 2015-07-12 19:32:16 +09:00
glacier Python 3 fixes. 2015-06-05 19:56:43 -04:00
iam Added iam backend to servers, added some tests to check backend 2015-08-03 00:31:36 +02:00
kinesis Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
kms KMS: aliases 2015-07-23 10:56:33 -04:00
rds Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
rds2 Use correct kwarg when creating database 2015-10-20 09:12:59 -07:00
redshift Add redshift support for cloudformation. 2015-08-08 13:29:37 -04:00
route53 Add support for latency based route53 records 2015-09-08 21:36:32 +00:00
s3 Add S3 ACL supprt. 2015-10-07 00:14:37 -07:00
s3bucket_path Tweak bucket.delete_keys for s3bucket_path. 2015-09-04 19:02:26 +02:00
ses Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
sns Implement XML responses for SNS (for Boto3) 2015-08-20 14:57:17 -04:00
sqs Fixes #430: MD5 hashing should be done to the real body, not an escaped one 2015-10-05 14:14:56 +01:00
sts Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
__init__.py 0.4.15 2015-10-06 15:20:21 -04:00
backends.py First version of datapipelines. 2015-09-16 10:00:38 -04:00
compat.py Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
server.py Added iam backend to servers, added some tests to check backend 2015-08-03 00:31:36 +02:00