moto/moto
Chih-Hsuan Yen 84fb52d0a2
Fix remaining flake8 issues
Disabling W504 and W605 for now as there are too many instances.
2019-10-27 21:00:01 +08:00
..
acm Merge pull request #2374 from asherf/acm 2019-08-21 12:56:59 -07:00
apigateway linting 2019-10-08 14:46:57 +01:00
athena Athena - implementing first two endpoints (#2506) 2019-10-22 14:37:29 -07:00
autoscaling Merge pull request #2319 from acsbendi/autoscaling-group-from-instance 2019-07-20 00:06:22 -04:00
awslambda Merge pull request #2502 from bblommers/feature/lambda-delete-by-arn 2019-10-22 16:02:33 -07:00
batch Add option to call batch submit_job with job definition name only 2019-08-06 22:13:52 +02:00
cloudformation Merge pull request #2251 from acsbendi/random_suffix_fix 2019-07-01 21:03:36 -05:00
cloudwatch Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
cognitoidentity adds test cases, and fixes formatting. 2019-09-01 17:38:33 +02:00
cognitoidp Existing user now raises a UsernameExistsException 2019-08-06 13:51:00 -03:00
config Fixed bugs in AWS Config Querying 2019-10-23 22:32:45 -07:00
core Replace # flake8: noqa with # noqa 2019-10-27 20:41:22 +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 Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
dynamodbstreams Adding six.string_types checking 2019-08-27 19:59:43 -05:00
ec2 Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
ecr Fix ECR models for Python 3.8 2019-10-27 16:58:03 +08:00
ecs Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
elb Add support for unregistered instances in ELB DescribeInstancesHealth API. 2018-08-06 10:47:00 +02:00
elbv2 Validate elbv2 FixedResponseConfig attributes 2019-09-12 12:29:03 -04:00
emr Support CustomAmiId in EMR (#2037) 2019-05-25 11:19:26 +01:00
events Use self.region_name to generate rule ARN 2019-10-03 15:29:54 -04:00
glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
glue Add glue.batch_get_partition endpoint 2019-07-17 14:11:34 -05:00
iam Merge branch 'master' into add-iam-virtual-mfa-device 2019-10-22 14:54:10 -07:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
iot Detach principal from thing when it is deleted 2019-10-24 13:59:30 -04:00
iotdata Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
kinesis Supporting more modern Firehose features 2019-10-10 17:44:09 -07:00
kms remove dead code 2019-09-13 13:35:55 -07:00
logs add NotImplementedError when filter_pattern is given to filter_log_events 2019-10-18 13:46:27 +02:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
organizations [Resolves #2355] - create_organization(): add master account, default policy 2019-08-06 16:52:31 -07:00
packages Fix socket.fakesock compatibility 2019-07-03 11:26:33 -07:00
polly Fixed issue with server routing 2017-09-26 20:43:58 +01:00
rds Remove dead code 2019-10-10 09:14:22 +01:00
rds2 Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
redshift add enhanced vpc routing option to redshift moto 2019-09-01 00:34:18 +10:00
resourcegroups Add resource-groups. (#1953) 2019-05-25 11:10:34 +01:00
resourcegroupstaggingapi Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
route53 Don't error out on route53.list_tags_for_resource when resource has no tags 2019-08-28 13:57:42 -05:00
s3 Fixed bugs in AWS Config Querying 2019-10-23 22:32:45 -07:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
secretsmanager Use specialised exception for "secret has no value" scenario 2019-10-18 12:06:12 +11:00
ses Implementing send_templated_email 2019-10-02 08:39:35 +01:00
sns Merge pull request #2442 from titibike/sns_subscription_attributes 2019-10-15 10:05:20 -07:00
sqs CR fix 2019-10-18 09:04:29 +02:00
ssm Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
stepfunctions stepfunctions: start_execution accepts name arg 2019-10-03 14:47:24 +01:00
sts trim invalid newline 2019-10-03 17:04:49 +09:00
swf Replace # flake8: noqa with # noqa 2019-10-27 20:41:22 +08: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 Fix remaining flake8 issues 2019-10-27 21:00:01 +08:00
backends.py Athena - implementing first two endpoints (#2506) 2019-10-22 14:37:29 -07:00
compat.py Replace # flake8: noqa with # noqa 2019-10-27 20:41:22 +08:00
server.py Allows leading // for mocked s3 paths (#1637). 2019-08-28 16:17:45 +02:00
settings.py Moved INITIAL_NO_AUTH_ACTION_COUNT to settings. 2019-07-24 16:30:48 +02:00