Jon Beilke 
							
						 
					 
					
						
						
						
						
							
						
						
							c3581dbd0b 
							
						 
					 
					
						
						
							
							add missing os import for config tests  
						
						
						
						
					 
					
						2020-02-24 13:25:36 -06:00 
						 
				 
			
				
					
						
							
							
								Jon Beilke 
							
						 
					 
					
						
						
						
						
							
						
						
							4c43ca362f 
							
						 
					 
					
						
						
							
							add workaround for NotImplementedError failing server mode tests  
						
						
						
						
					 
					
						2020-02-24 13:01:38 -06:00 
						 
				 
			
				
					
						
							
							
								Jon Beilke 
							
						 
					 
					
						
						
						
						
							
						
						
							28b4305759 
							
						 
					 
					
						
						
							
							add rudimentary support for Config PutEvaluations with TestMode for now  
						
						
						
						
					 
					
						2020-02-24 11:53:27 -06:00 
						 
				 
			
				
					
						
							
							
								Fabio Dias 
							
						 
					 
					
						
						
						
						
							
						
						
							743dd46399 
							
						 
					 
					
						
						
							
							black linting  
						
						
						
						
					 
					
						2019-12-16 21:25:20 -05:00 
						 
				 
			
				
					
						
							
							
								Fabio Dias 
							
						 
					 
					
						
						
						
						
							
						
						
							fd9ac4b9a5 
							
						 
					 
					
						
						
							
							ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override  
						
						
						
						
					 
					
						2019-12-16 21:05:29 -05:00 
						 
				 
			
				
					
						
							
							
								Fabio Dias 
							
						 
					 
					
						
						
						
						
							
						
						
							b83a750630 
							
						 
					 
					
						
						
							
							Added references to moto.iam.models.ACCOUNT_ID instead of hardcoded id  
						
						
						
						
					 
					
						2019-12-16 19:56:11 -05:00 
						 
				 
			
				
					
						
							
							
								Asher Foa 
							
						 
					 
					
						
						
						
						
							
						
						
							96e5b1993d 
							
						 
					 
					
						
						
							
							Run black on moto & test directories.  
						
						
						
						
					 
					
						2019-10-31 10:36:05 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							503bc333ca 
							
						 
					 
					
						
						
							
							Small fix for S3-AWS Config compatibility  
						
						... 
						
						
						
						- Small bug in tags with AWS Config
- Aggregated results lack "tags" in the result set
- Buckets also add a supplementary configuration of
"BucketTaggingConfiguration" 
						
						
					 
					
						2019-10-29 14:35:13 -07: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 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							96f0666df9 
							
						 
					 
					
						
						
							
							Added AWS Config batching capabilities  
						
						... 
						
						
						
						- Support for aggregated and non-aggregated batching
- Currently only implemented for S3 
						
						
					 
					
						2019-10-13 12:28:09 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							2a2c3e80f0 
							
						 
					 
					
						
						
							
							Adding support for querying the AWS Config resource for S3.  
						
						... 
						
						
						
						- Need to add support still for batch requests and batch aggregation requests in a future PR 
						
						
					 
					
						2019-10-13 10:14:15 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							c4b310d7a5 
							
						 
					 
					
						
						
							
							Adding support for querying AWS Config for supported configurations.  
						
						... 
						
						
						
						At this time, only adding support for S3. 
						
						
					 
					
						2019-10-03 11:43:56 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							188969a048 
							
						 
					 
					
						
						
							
							AWS Config Aggregator support  
						
						... 
						
						
						
						- Added support for the following APIs:
	- put_configuration_aggregator
	- describe_configuration_aggregators
	- delete_configuration_aggregator
	- put_aggregation_authorization
	- describe_aggregation_authorizations
	- delete_aggregation_authorization 
						
						
					 
					
						2019-08-19 15:50:19 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							6d67418c41 
							
						 
					 
					
						
						
							
							Fixed validation bugs in put_configuration_recorder  
						
						
						
						
					 
					
						2019-03-11 13:25:36 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Grima 
							
						 
					 
					
						
						
						
						
							
						
						
							bc116ab750 
							
						 
					 
					
						
						
							
							Basic AWS Config service support.  
						
						
						
						
					 
					
						2019-03-02 18:37:20 -08:00