moto/moto
2016-05-05 22:14:23 -04:00
..
apigateway fix py3 2016-03-05 18:01:57 -05:00
autoscaling Cleanup updating ASGs. Closes #603. 2016-05-04 22:10:11 -04:00
awslambda remove NextMarker in response list_functions 2016-02-23 17:34:49 +01:00
cloudformation Throw exception if an update is attempted on a stack in ROLLBACK_COMPLETE 2016-04-28 09:30:42 -04:00
cloudwatch add datetime to cloudwatch, it had in template's response but it didn't have in model and boto3 need it to work correctly 2016-04-04 15:27:34 +02:00
core Merge pull request #558 from spulec/apigateway 2016-03-05 18:07:20 -05:00
datapipeline Implement CloudFormation's physical_resource_id for Data Pipeline 2015-09-17 15:29:14 -04:00
dynamodb Fixed DynamoDB 'IN' comparison function 2016-03-29 16:26:46 -05:00
dynamodb2 Fix Dynamodb table key name. Closes #524. 2016-05-05 22:14:23 -04:00
ec2 Add EBS snapshot filter. Closes #525. 2016-05-01 22:24:49 -04:00
ecs remove nextToken if the library doesn't support pagination, because it doesn't send nextToken if it doesn't exceed maxResults. See documentation http://docs.aws.amazon.com/cli/latest/reference/ecs/list-clusters.html 2016-02-09 18:08:55 +01:00
elb Fix merge conflicts and add EC2 Instance delete. Closes #576. 2016-04-28 09:22:31 -04: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 Add iam remove_role_from_instance_profile. Closes #563. 2016-05-04 22:25:46 -04: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
opsworks opsworks: py2.6 compat str.format 2016-04-18 16:36:30 -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 physical_resource_id to Route53.RecordSet. Closes #595. 2016-04-28 09:42:10 -04:00
s3 Fix issues with unicode and slashes for S3. Closes #521. 2016-05-01 22:03:52 -04:00
s3bucket_path Fix multiple bugs encountered with boto3 2016-04-12 13:58:17 -07:00
ses update SES backend to support domain identities and multiple recipients 2016-03-09 10:18:50 -06:00
sns Implement support for sns delete_endpoint() 2016-05-02 14:34:51 +02:00
sqs Fix merge conflicts and add EC2 Instance delete. Closes #576. 2016-04-28 09:22:31 -04:00
sts Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
swf Fix date validation 2016-02-08 10:33:33 -05:00
__init__.py 0.4.24 2016-05-01 22:35:49 -04:00
backends.py opsworks: implement create_stack 2016-04-14 10:37:13 -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