moto/moto
2019-04-05 13:54:11 +01:00
..
acm Fix compatibility with cryptography 2.6 2019-03-01 19:22:26 +08:00
apigateway MockAWS implementation using botocore event hooks 2018-10-29 09:12:22 +01:00
autoscaling Merge pull request #1983 from kawaiwanyelp/autoscaling-instance-protection 2018-12-28 21:18:41 -05:00
awslambda Increasing code coverage 2019-02-16 12:37:46 -06:00
batch Adding cloudformation-validate. Cfn-lint does the heavy lifting. 2018-11-05 15:16:32 -08:00
cloudformation Fixing broken tests #2126 2019-03-28 10:09:03 -07:00
cloudwatch Merge branch 'master' into bugfix/1615-cloudwatch-statistics 2018-05-29 22:19:25 -04:00
cognitoidentity fixes for cognito identity library 2018-10-09 10:28:15 -07:00
cognitoidp Merge pull request #1730 from garyd203/cognitoidp-groups 2018-12-28 19:53:53 -05:00
config Fixed validation bugs in put_configuration_recorder 2019-03-11 13:25:36 -07:00
core Merge pull request #1965 from andrewmccall/master 2018-12-28 21:05:07 -05:00
datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
dynamodb Fix subtle typo 2018-06-01 08:38:35 +10:00
dynamodb2 linting 2019-02-15 13:49:42 -08:00
dynamodbstreams Fix flake8 failures 2018-11-08 11:08:24 -05:00
ec2 Make sure every NetworkInterface has a private IP 2019-03-27 16:27:10 -04:00
ecr ECR now uses api.ecr as its endpoint. 2019-01-25 14:47:23 -05:00
ecs Merge pull request #2128 from nadlerjessie/feature/ecs-outputs 2019-04-01 15:13:20 -05:00
elb Add support for unregistered instances in ELB DescribeInstancesHealth API. 2018-08-06 10:47:00 +02:00
elbv2 Correctly generate resource name for target groups when using cloudformation 2018-06-06 11:07:14 -04:00
emr Uncomment EMR FailureDetails. Closes #1891. 2018-12-28 19:38:09 -05:00
events Merge pull request #1641 from cpitchford/bugfix_events_put_permission_action_filter 2018-05-29 22:32:49 -04:00
glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
glue Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
iam Return InstanceProfile arn instead of NotImplementedError for get_cfn_attribute 2019-03-26 14:36:31 -04:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
iot Merge pull request #1901 from cm-iwata/add_iot_attach_policy 2018-12-28 20:17:31 -05:00
iotdata Add publish operation to iotdata (#1362) 2017-11-24 17:22:53 +00:00
kinesis Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715) 2018-07-13 10:06:28 +01:00
kms fix creation date in create key response to unix timestamp type 2019-02-25 16:14:24 -08:00
logs fix sorting of log groups 2019-03-02 18:56:49 -05:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
organizations organizations support: add exception handling for describe_organizations 2018-09-28 08:34:19 -07:00
packages cleaning up files 2019-02-17 14:30:43 -06:00
polly Fixed issue with server routing 2017-09-26 20:43:58 +01:00
rds update RDS models to include CopyTagsToSnapshot 2018-09-21 08:31:31 -05:00
rds2 allow for adding and removing tags on rds snapshots 2018-09-21 13:54:07 -05:00
redshift Add ClusterCreateTime to Redshift response 2018-08-20 18:48:13 -07:00
resourcegroupstaggingapi add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources 2018-01-25 14:51:06 +13:00
route53 Check record type when upserting. 2019-03-01 16:44:50 +00:00
s3 [S3] Support null version ids for buckets with versioning disabled 2019-03-09 10:21:49 +01:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
secretsmanager Fix lint error 2019-04-05 13:54:11 +01:00
ses bugfix: support name-addr mailbox form 2018-07-26 21:08:31 -04:00
sns Allow attributes to be set with subscribe command (#1705) 2018-07-13 10:21:33 +01:00
sqs Go easier on the CPU when moto sqs is idle 2018-10-31 11:39:49 +00:00
ssm Merge pull request #2000 from AlanAlexander-Janrain/master 2018-12-28 21:27:45 -05: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 Forgot to add Config to the __init__.py. 2019-03-07 12:53:01 -08:00
backends.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py Fix test failures in server mode 2018-11-08 13:57:44 -05:00
settings.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00