moto/moto
Steve Pulec 5f840aadcc
Merge pull request #1545 from haidaraM/fixApiKeyIdentification
Fix ApiGateway key identification
2018-04-12 18:58:47 -04:00
..
acm Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
apigateway Merge pull request #1545 from haidaraM/fixApiKeyIdentification 2018-04-12 18:58:47 -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 Fix Unicode problem (#1562) 2018-04-12 14:06:24 -07: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 Issue #1539 : Fixing dynamodb filtering (contains, begins with) 2018-04-09 12:10:44 +05:30
ec2 Allow tagging snapshots on creation 2018-04-04 17:46:51 +01:00
ecr Add batch_get_image support for ECR (#1406) 2017-12-30 18:39:23 -08:00
ecs Merge pull request #1537 from william-richard/cloudformation-ecs-cluster-name-optional 2018-04-12 18:52:16 -04:00
elb Fix handling of PageSize for ELB/ELBv2 2018-03-05 16:52:56 -05: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 Fix iot exception definition 2018-01-14 14:39:24 +09: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 change get_param method to get_int_param 2018-01-25 00:51:14 +09: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 Unvendor responses, move back to upstream. 2018-04-05 16:57:43 -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 fix lambda endpoint parsing (#1395) 2018-03-21 22:14:10 -07:00
sqs Implement basic SNS message filtering (#1521) 2018-03-21 08:49:11 -07:00
ssm Make putparameter behave more like the real endpoint does, respond with Version or ParameterAlreadyExists (#1464) 2018-03-21 08:56:57 -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 Merge pull request #1548 from brcoding/master 2018-04-12 18:55:13 -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