moto/moto
2018-05-09 09:22:12 +02:00
..
acm Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
apigateway Fix ELB ssl_certificate_id typo. Closes #1528. 2018-04-13 07:33:53 -04:00
autoscaling Fix #1370: Implement suspend_processes in AutoScaling service 2018-03-09 16:55:30 -05:00
awslambda Fix/lambda backend (#1556) 2018-04-07 11:07:17 -07:00
batch Called terminatejob from canceljob 2017-10-22 13:36:23 +01:00
cloudformation Added object to parsing and test server test for cognito. 2018-04-03 13:38:24 -07:00
cloudwatch Change name of 'state' attribute of 'FakeAlarm' CloudWatch model to 'state_value'. This ensures that the 'StateValue' returned by 'describe_alarms' is correct. 2018-01-08 13:18:50 +01:00
cognitoidentity Made some corrections to the developer identity response and added checks to add coverage. 2018-04-03 17:05:36 -07:00
core Include SNS message attributes with message body when delivering to SQS. 2018-04-18 13:42:36 +00:00
datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
dynamodb Fixed a bug where Dynamo registers STS and sts calls go to dynamo (#1097) 2017-09-07 11:25:14 -07:00
dynamodb2 Fixes to dynamodb empty keys. 2018-04-18 22:23:17 -04:00
ec2 implementing mockable EBS snapshot copies 2018-04-15 17:08:48 -04:00
ecr Fixes #1624 2018-05-09 09:20:48 +02:00
ecs Merge pull request #1537 from william-richard/cloudformation-ecs-cluster-name-optional 2018-04-12 18:52:16 -04:00
elb Fix ELB ssl_certificate_id typo. Closes #1528. 2018-04-13 07:33:53 -04:00
elbv2 Merge pull request #1498 from dgolombek/wip/fix_page_size_handling 2018-03-07 07:24:36 -05:00
emr Escape EMR template fields to avoid invalid XML responses (#1467) 2018-03-21 08:57:50 -07:00
events Completed events 2017-10-28 20:17:34 +01:00
glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
iam Add update_access_key endpoint (#1423) 2018-01-10 18:29:08 -05:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
iot Added create_job and describe_job to aws iot mock 2018-05-09 09:22:12 +02:00
iotdata Add publish operation to iotdata (#1362) 2017-11-24 17:22:53 +00:00
kinesis fix bug with Kinesis ResourceInUse exception (#1544) 2018-03-29 16:42:53 -07:00
kms fix KeyError in delete_alias in the KmsBackend. (#1359) 2017-11-27 10:36:25 +00:00
logs Fix AttributeError in filter_log_events 2018-04-04 17:24:41 +01:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
packages Unvendor responses, move back to upstream. 2018-04-05 16:57:43 -04:00
polly Fixed issue with server routing 2017-09-26 20:43:58 +01:00
rds modify_db_instance should be able to rename DB instances (#1367) 2017-11-30 11:41:25 +00:00
rds2 Add IAMDatabaseAuthenticationEnabled and DbiResourceId to RDS response. Closes #1465. 2018-04-18 22:47:02 -04:00
redshift Merge pull request #1488 from andharris/iam-roles 2018-03-07 09:28:26 -05:00
resourcegroupstaggingapi add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources 2018-01-25 14:51:06 +13:00
route53 Fix bug adding None TTL to route53 responses. 2018-03-29 10:08:39 -04:00
s3 Revert errant change to S3 urls in cd1c6d3e6c. 2018-04-18 16:15:47 -04:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
ses Adding list_verified_email_addresses and testing 2017-07-11 08:02:31 +00:00
sns Add tests for message attribute validation in SNS (#1582) 2018-04-27 15:10:30 -07:00
sqs SQS add missing validation to ReceiveMessage (#1595) 2018-04-24 09:51:49 -07:00
ssm Implement SSM Parameter Store filters support (GetParametersByPath API) (#1604) 2018-04-30 11:02:46 -07:00
sts Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
swf improved SWF support 2017-12-23 05:45:05 +02:00
templates Add about page. 2017-03-12 19:58:40 -04:00
xray mock_xray_client: do return what f() returned 2017-12-17 04:40:26 +03:00
__init__.py bumping to version 1.3.3 2018-04-18 18:40:32 -04:00
backends.py Added missing backend for server mode. 2018-04-03 12:57:21 -07:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py lambda + SNS enhancements (#1048) 2017-09-27 16:04:58 -07:00
settings.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00