moto/moto
2015-12-31 10:46:54 -08:00
..
autoscaling Manage instances of ELBs attached to autoscaling group. 2015-12-09 21:40:48 +01: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 Use requests.header instead of plain dict 2015-11-28 19:26:17 +09:00
datapipeline Implement CloudFormation's physical_resource_id for Data Pipeline 2015-09-17 15:29:14 -04:00
dynamodb Cleanup different places using unix_time() 2015-11-27 14:14:40 -05:00
dynamodb2 Added comments for clarity 2015-12-31 10:46:54 -08:00
ec2 Merge pull request #466 from EarthmanT/support_get_all_dhcp_options_set 2015-12-21 15:18:41 -05:00
elb fix issue 488 2015-12-14 15:38:40 +02:00
emr Use content-type for detecting client 2015-11-28 19:25:10 +09:00
glacier Add ability for specific backends to enable template escaping. Closes #441. 2015-11-03 09:25:47 -05:00
iam Duplicate user needs to be EntityAlreadyExists error code. 2015-12-03 21:59:55 -05:00
kinesis fix unicode encoding 2015-12-05 12:42:57 +00:00
kms Merge pull request #473 from jszwedko/add-kms-policy-actions 2015-11-30 13:31:45 -05: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 ACL support for S3 buckets. 2015-11-11 20:26:29 -05: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 Cleanup different places using unix_time() 2015-11-27 14:14:40 -05:00
sts Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
swf Cleanup different places using unix_time() 2015-11-27 14:14:40 -05:00
__init__.py 0.4.19 2015-11-27 14:46:50 -05: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