moto/moto
2019-05-21 00:05:02 +01:00
..
acm Check record type when upserting. 2019-03-01 16:44:50 +00:00
apigateway MockAWS implementation using botocore event hooks 2018-10-29 09:12:22 +01:00
autoscaling Remove request_id from templates. 2019-01-20 19:17:25 -08:00
awslambda fix #2113 2019-03-17 17:54:34 +09:00
batch Adding cloudformation-validate. Cfn-lint does the heavy lifting. 2018-11-05 15:16:32 -08:00
cloudformation Hide CloudFormation pararamters with NoEcho. Fixes #2021 (#2024) 2019-05-21 00:05:02 +01: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 Add cognito-idp admin_update_user_attributes #2184 (#2185) 2019-05-20 23:58:10 +01:00
config Fixed validation bugs in put_configuration_recorder 2019-03-11 13:25:36 -07:00
core Use regex to populate requestId XML tag 2019-01-20 22:54:01 -08: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 Support create_table with PAY_PER_REQUEST billing mode of DynamoDB 2019-04-30 22:36:25 +09:00
dynamodbstreams Fix flake8 failures 2018-11-08 11:08:24 -05:00
ec2 Fix a warning which was missing a space after the preiod. (#2022) 2019-05-21 00:01:06 +01:00
ecr ECR now uses api.ecr as its endpoint. 2019-01-25 14:47:23 -05:00
ecs Adds Support for filtering on schedulingStrategy in ECS#list_services (#2180) 2019-05-02 19:00:28 +01: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 Merge pull request #2106 from andytumelty/iam-update-user 2019-04-17 11:13:14 -07:00
instance_metadata
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 implemented kinesis method describe_stream_summary (#2023) 2019-05-21 00:02:36 +01:00
kms KMS generate_data_key (#2071) 2019-04-26 20:52:24 +01: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 Updated delete_cluster() for redshift (#2186) 2019-05-20 23:56:23 +01: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 Fixed copy-object from unversioned bucket to versioned bucket 2019-04-02 15:30:01 +02:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
secretsmanager Feature: Secrets Manager restore-secret 2019-04-24 10:03:04 +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 Remove request_id from templates. 2019-01-20 19:17:25 -08: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 1.3.8 2019-04-22 19:23:45 -05:00
backends.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00
compat.py
server.py Fix test failures in server mode 2018-11-08 13:57:44 -05:00
settings.py