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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chih-Hsuan Yen
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							18173a5951
							
						
					 | 
					
						
						
							
							Replace # flake8: noqa with # noqa
						
						
						
						
						
						
						
						The former syntax is actually a mis-use and rejected since Flake8 3.6
[1].
[1] https://gitlab.com/pycqa/flake8/merge_requests/219 
						
						
					 | 
					
						2019-10-27 20:41:22 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							51117c948a
							
						
					 | 
					
						
						
							
							Add error handling to sqs.delete_message
						
						
						
						
						
						
					 | 
					
						2019-10-27 12:46:59 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							c3cb411c07
							
						
					 | 
					
						
						
							
							Refactor sqs.get_queue_attributes & add AttributeNames handling
						
						
						
						
						
						
					 | 
					
						2019-10-27 12:13:33 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chih-Hsuan Yen
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							77bc97c8da
							
						
					 | 
					
						
						
							
							Fix ECR models for Python 3.8
						
						
						
						
						
						
						
						Before this fix, using moto.ecr with Python 3.8 results in the
following error:
RuntimeError: dictionary keys changed during iteration 
						
						
					 | 
					
						2019-10-27 16:58:03 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							6573f69087
							
						
					 | 
					
						
						
							
							Refactor sqs.get_queue_url
						
						
						
						
						
						
					 | 
					
						2019-10-26 22:26:48 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							23978e644f
							
						
					 | 
					
						
						
							
							Refactor sqs.send_message_batch
						
						
						
						
						
						
					 | 
					
						2019-10-26 22:08:45 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							6b7294a018
							
						
					 | 
					
						
						
							
							Fix sns.add_permission & remove_permission
						
						
						
						
						
						
					 | 
					
						2019-10-25 17:57:50 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							6b67002a42
							
						
					 | 
					
						
						
							
							Merge pull request #2515 from Sytten/fix/delete_iot_principal_thing
						
						
						
						
						
						
						
						Detach principal from thing when it is deleted 
						
						
					 | 
					
						2019-10-24 12:23:09 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emile Fugulin
							
						 
					 | 
					
						
						
						
						
							
						
						
							2d5e2e9c2b
							
						
					 | 
					
						
						
							
							Detach principal from thing when it is deleted
						
						
						
						
						
						
					 | 
					
						2019-10-24 13:59:30 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
						
						
							
						
						
							e9dc0c9a3a
							
						
					 | 
					
						
						
							
							Fixed bugs in AWS Config Querying
						
						
						
						
						
						
						
						- Fixed some log bugs in the Config querying APIs
- Fixed an issue with S3 ACLs when described from Config (it's actually
a double-wrapped JSON) 
						
						
					 | 
					
						2019-10-23 22:32:45 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							902a35d5b9
							
						
					 | 
					
						
						
							
							Merge pull request #2493 from edekadigital/filter_logs_raises_if_filter_pattern
						
						
						
						
						
						
						
						add NotImplementedError when filter_pattern is given to filter_log_events 
						
						
					 | 
					
						2019-10-23 15:23:45 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							8ecd882a82
							
						
					 | 
					
						
						
							
							Merge pull request #2508 from bblommers/refactor-dynamodb-update-documentation
						
						
						
						
						
						
						
						Refactor dynamodb update documentation 
						
						
					 | 
					
						2019-10-23 15:21:06 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							61f153f168
							
						
					 | 
					
						
						
							
							Merge pull request #2509 from bblommers/feature/847
						
						
						
						
						
						
						
						DynamoDB - Support list_append operation 
						
						
					 | 
					
						2019-10-23 15:20:37 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								cqueitzsch
							
						 
					 | 
					
						
						
						
						
							
						
						
							8b2b9d3618
							
						
					 | 
					
						
						
							
							Fixing comparisons for python 3 in dynamodb
						
						
						
						
						
						
					 | 
					
						2019-10-23 12:59:19 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bert Blommers
							
						 
					 | 
					
						
						
						
						
							
						
						
							730c4be1a3
							
						
					 | 
					
						
						
							
							#847 - DynamoDB - Implement list_append feature when  updating
						
						
						
						
						
						
					 | 
					
						2019-10-23 09:12:03 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bert Blommers
							
						 
					 | 
					
						
						
						
						
							
						
						
							e01fe02653
							
						
					 | 
					
						
						
							
							DynamoDB - Update doc for update-method
						
						
						
						
						
						
					 | 
					
						2019-10-23 08:06:15 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							b6fe526add
							
						
					 | 
					
						
						
							
							Merge pull request #2502 from bblommers/feature/lambda-delete-by-arn
						
						
						
						
						
						
						
						Feature - Lambda Delete by arn 
						
						
					 | 
					
						2019-10-22 16:02:33 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							a5d4a68922
							
						
					 | 
					
						
						
							
							Merge pull request #2501 from edekadigital/add-iam-virtual-mfa-device
						
						
						
						
						
						
						
						Add iam virtual mfa device 
						
						
					 | 
					
						2019-10-22 16:01:31 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							57dc6522f2
							
						
					 | 
					
						
						
							
							Merge pull request #2505 from mikegrima/configFix
						
						
						
						
						
						
						
						Fixed a bug with S3 bucket policies for AWS Config 
						
						
					 | 
					
						2019-10-22 15:53:18 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
						
						
							
						
						
							9273db7e61
							
						
					 | 
					
						
						
							
							Fixed a bug with S3 bucket policies for AWS Config
						
						
						
						
						
						
					 | 
					
						2019-10-22 15:01:39 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							00045ae480
							
						
					 | 
					
						
						
							
							Merge branch 'master' into add-iam-virtual-mfa-device
						
						
						
						
						
						
					 | 
					
						2019-10-22 14:54:10 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							4d0099499f
							
						
					 | 
					
						
						
							
							Athena - implementing first two endpoints (#2506)
						
						
						
						
						
						
						
						This implements create_work_group() and list_work_groups() 
						
						
					 | 
					
						2019-10-22 14:37:29 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jack Danger
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							a05c7da3bb
							
						
					 | 
					
						
						
							
							Implement support for lambda policies (#2471)
						
						
						
						
						
						
						
						* Implement support for lambda policies
* Fixing two tests that weren't running
* Getting tests running under Python 2.7 
						
						
					 | 
					
						2019-10-22 14:09:44 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bert Blommers
							
						 
					 | 
					
						
						
						
						
							
						
						
							64cf1fc2c9
							
						
					 | 
					
						
						
							
							Refactor DynamoDB update expressions (#2497)
						
						
						
						
						
						
						
						* Refactor DynamoDB.update to use recursive method for nested updates
* Simplify DynamoDB.update_item logic 
						
						
					 | 
					
						2019-10-22 12:40:41 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							fbc3301562
							
						
					 | 
					
						
						
							
							Merge pull request #2504 from csmurton/add-iam-delete-entity-constraints
						
						
						
						
						
						
						
						Conflict detection for IAM delete_role and delete_user 
						
						
					 | 
					
						2019-10-22 09:59:07 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							1cde5d37eb
							
						
					 | 
					
						
						
							
							Merge pull request #2483 from thincal/fix/list-objects-with-truncation
						
						
						
						
						
						
						
						s3 list_object: return the NextMarker info if it's truncated 
						
						
					 | 
					
						2019-10-22 09:57:15 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chris Murton
							
						 
					 | 
					
						
						
						
						
							
						
						
							ccdcb7ca60
							
						
					 | 
					
						
						
							
							Add conflict detection on IAM delete_role and delete_user
						
						
						
						
						
						
					 | 
					
						2019-10-22 14:27:49 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bert Blommers
							
						 
					 | 
					
						
						
						
						
							
						
						
							ce4bd5d64c
							
						
					 | 
					
						
						
							
							AWS Lambda - Allow function deletions by ARN
						
						
						
						
						
						
					 | 
					
						2019-10-22 09:31:37 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							802fb3baad
							
						
					 | 
					
						
						
							
							Connect user with virtual mfa device
						
						
						
						
						
						
					 | 
					
						2019-10-21 22:51:00 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							1d9382b5e5
							
						
					 | 
					
						
						
							
							Add iam.list_virtual_mfa_devices
						
						
						
						
						
						
					 | 
					
						2019-10-21 21:48:50 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								LS
							
						 
					 | 
					
						
						
						
						
							
						
						
							d3ed7ee240
							
						
					 | 
					
						
						
							
							s3 list_object: return the NextMarker info if it's truncated
						
						
						
						
						
						
					 | 
					
						2019-10-21 09:40:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							c80135a6db
							
						
					 | 
					
						
						
							
							Add iam.delete_virtual_mfa_device
						
						
						
						
						
						
					 | 
					
						2019-10-20 23:03:20 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							9671730f16
							
						
					 | 
					
						
						
							
							Add iam.create_virtual_mfa_device
						
						
						
						
						
						
					 | 
					
						2019-10-20 22:39:57 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							cd8027ce9d
							
						
					 | 
					
						
						
							
							Add iam.list_open_id_connect_providers
						
						
						
						
						
						
					 | 
					
						2019-10-18 21:15:48 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							f4af9a1d54
							
						
					 | 
					
						
						
							
							Add iam.delete_open_id_connect_provider
						
						
						
						
						
						
					 | 
					
						2019-10-18 21:15:48 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							c492c5c228
							
						
					 | 
					
						
						
							
							Add iam.get_open_id_connect_provider
						
						
						
						
						
						
					 | 
					
						2019-10-18 21:15:05 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							bd627b65f7
							
						
					 | 
					
						
						
							
							Add iam.create_open_id_connect_provider
						
						
						
						
						
						
					 | 
					
						2019-10-18 21:15:05 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							4dd347e1fe
							
						
					 | 
					
						
						
							
							Merge pull request #2487 from bblommers/feature/iam_delete_policy
						
						
						
						
						
						
						
						Feature - [IAM] Delete Policy 
						
						
					 | 
					
						2019-10-18 09:53:51 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							4ec52b946d
							
						
					 | 
					
						
						
							
							Merge pull request #2492 from edekadigital/fix_deprecation_warning
						
						
						
						
						
						
						
						fix deprication warning invalid escape sequence 
						
						
					 | 
					
						2019-10-18 09:53:07 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							484da34022
							
						
					 | 
					
						
						
							
							Merge pull request #2491 from bblommers/bugfix/250
						
						
						
						
						
						
						
						DynamoDB - Add validation for Query Key Expression 
						
						
					 | 
					
						2019-10-18 09:52:23 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mike Grima
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							382fe5bd68
							
						
					 | 
					
						
						
							
							Merge pull request #2481 from aacampbell/fix_getsecretmananger_error
						
						
						
						
						
						
						
						Fix getsecretmananger error 
						
						
					 | 
					
						2019-10-18 09:50:43 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Selena
							
						 
					 | 
					
						
						
						
						
							
						
						
							37877c6fb2
							
						
					 | 
					
						
						
							
							add NotImplementedError when filter_pattern is given to filter_log_events
						
						
						
						
						
						
						
						fix #2419 
						
						
					 | 
					
						2019-10-18 13:46:27 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Selena
							
						 
					 | 
					
						
						
						
						
							
						
						
							e64b9ca0ef
							
						
					 | 
					
						
						
							
							fix deprication warning invalid escape sequence
						
						
						
						
						
						
						
						fix #2489 
						
						
					 | 
					
						2019-10-18 12:52:05 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bert Blommers
							
						 
					 | 
					
						
						
						
						
							
						
						
							db206e994b
							
						
					 | 
					
						
						
							
							#250 - DynamoDB - Add check for valid query keyconditionexpression
						
						
						
						
						
						
					 | 
					
						2019-10-18 09:58:09 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							ed1c799bdc
							
						
					 | 
					
						
						
							
							CR fix
						
						
						
						
						
						
					 | 
					
						2019-10-18 09:04:29 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Campbell
							
						 
					 | 
					
						
						
						
						
							
						
						
							30853a0b5c
							
						
					 | 
					
						
						
							
							Use specialised exception for "secret has no value" scenario
						
						
						
						
						
						
					 | 
					
						2019-10-18 12:06:12 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Campbell
							
						 
					 | 
					
						
						
						
						
							
						
						
							6120a60263
							
						
					 | 
					
						
						
							
							Use escape sequence to express non-ASCII character
						
						
						
						
						
						
					 | 
					
						2019-10-18 10:17:49 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Campbell
							
						 
					 | 
					
						
						
						
						
							
						
						
							4eb921480e
							
						
					 | 
					
						
						
							
							Use specific exception to prevent repetition
						
						
						
						
						
						
					 | 
					
						2019-10-18 10:17:45 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gruebel
							
						 
					 | 
					
						
						
						
						
							
						
						
							19a34ea57a
							
						
					 | 
					
						
						
							
							Add error handling for sqs.list_queue_tags
						
						
						
						
						
						
					 | 
					
						2019-10-17 22:38:16 +02:00 | 
					
					
						
						
							
							
							
						
					 |