| 
							
							
								 Declan Shanaghy | 5a4b213950 | Remove blank lines | 2017-06-20 12:38:52 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger | 8956151e07 | Merge pull request #984 from JackDanger/jack/re-enable-rds-tests-on-py3 Re-enabling tests on Python3 | 2017-06-20 12:25:26 -07:00 |  | 
			
				
					| 
							
							
								 Declan Shanaghy | f2d64e8639 | Revert version bump | 2017-06-20 12:03:50 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger Canty | 05ddcef2a0 | Re-enabling tests on Python3 | 2017-06-20 11:58:18 -07:00 |  | 
			
				
					| 
							
							
								 Declan Shanaghy | db20dfcd82 | Added filtering | 2017-06-20 11:47:53 -07:00 |  | 
			
				
					| 
							
							
								 Declan Shanaghy | c118d12e6f | Add describe_parameters support | 2017-06-19 18:22:33 -07:00 |  | 
			
				
					| 
							
							
								 Peter Gorniak | a0471b0407 | add comment about splitting update expression by operator keywords | 2017-06-15 15:34:58 -07:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | b0fe1d8eae | Merge pull request #980 from JackDanger/jack/rds-has-db-name Include db_name when describing RDS instances | 2017-06-14 20:40:23 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 3ce2e4777b | Merge pull request #978 from JackDanger/loadbalancers-require-ports create_load_balancer requires port definitions | 2017-06-14 20:39:29 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 6eeb5c62e0 | Merge pull request #977 from gregsterin/support-expected-in-ddbv2-update-item Support Expected in dynamoDB updateItem | 2017-06-14 20:37:43 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 09463ce31a | Merge pull request #974 from itajaja/responses-pass-through add pass_through option to responses | 2017-06-14 20:36:44 -04:00 |  | 
			
				
					| 
							
							
								 Jack Danger Canty | 559a863d7f | Include db_name when describing RDS instances | 2017-06-13 17:09:09 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger Canty | c8794e842d | create_load_balancer requires port definitions Throw the appropriate error when defining a loadbalancer with no ports | 2017-06-12 16:42:43 -07:00 |  | 
			
				
					| 
							
							
								 Greg Sterin | be07fbda52 | Support Expected in dynamoDB updateItem | 2017-06-09 17:34:29 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger | e079fab9e3 | Merge pull request #976 from carleton-stripe/asg-tags Improve instance tag handling for ASGs | 2017-06-09 15:29:11 -07:00 |  | 
			
				
					| 
							
							
								 Paul Carleton | 5429f3590e | Fix linting problem | 2017-06-09 15:22:39 -07:00 |  | 
			
				
					| 
							
							
								 Paul Carleton | dc0edb9b8c | Add test for asg tags | 2017-06-09 13:10:00 -07:00 |  | 
			
				
					| 
							
							
								 Paul Carleton | d94d7f6962 | Add propagated tags and ASG name tag to asg instances | 2017-06-09 12:27:49 -07:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 3fa009a630 | Merge pull request #975 from nadlerjessie/add-cf-parsing Add cf parsing | 2017-06-09 09:20:25 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | f5106f2cc8 | Add Fn::ImportValue support | 2017-06-08 18:34:09 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | 8e4c79625c | Clean Export name and value before appending to exports | 2017-06-08 18:34:09 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | d3faaad46b | Add Fn::Sub support | 2017-06-08 18:34:09 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | 711dbaf4fd | Simplify Fn::Join parsing | 2017-06-08 15:22:16 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | a1549b04b4 | Add Fn::Split and Fn::Select support | 2017-06-08 15:22:05 -04:00 |  | 
			
				
					| 
							
							
								 Giacomo Tagliabue | 1abd880ab8 | add pass_through option to responses | 2017-06-06 22:26:18 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 856de724d0 | 1.0.1 | 2017-06-03 20:13:03 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 94ec799d8a | Update changelog. | 2017-06-03 20:12:47 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | a956c3a85c | Fix tests for py3. | 2017-06-03 19:35:23 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 113bfcb4ea | Fix duplicate bucket creation with LocationConstraint. Closes #970. | 2017-06-03 19:29:59 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 49c947ece7 | Stop autodecoding content so we can mimic requests. Closes #963. | 2017-06-03 19:06:55 -04:00 |  | 
			
				
					| 
							
							
								 Steve Pulec | 3d886aeadc | Merge pull request #972 from nadlerjessie/add-exports Add exports | 2017-06-03 16:34:49 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | 9d37992c64 | Make all_exports subscriptable | 2017-06-02 17:17:22 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | c0afcfade5 | Use .items() not .iteritems() | 2017-06-02 17:03:16 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | 87752457a3 | Remove useless list comprehension | 2017-06-02 16:57:16 -04:00 |  | 
			
				
					| 
							
							
								 Peter Gorniak | b713eef491 | cleanup after merge | 2017-06-02 13:41:33 -07:00 |  | 
			
				
					| 
							
							
								 Peter Gorniak | 91657a537b | Merge remote-tracking branch 'spulec/master' | 2017-06-02 13:38:36 -07:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | c6603c6248 | Validate export names are unique | 2017-06-02 16:35:19 -04:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | de9ea10eb1 | Add list_exports to CloudFormationResponse | 2017-06-02 16:31:46 -04:00 |  | 
			
				
					| 
							
							
								 Peter Gorniak | 5eb866146a | add assert to catch odd numbers in operator/value parsing | 2017-06-02 13:19:45 -07:00 |  | 
			
				
					| 
							
							
								 Jessie Nadler | a0651ccde5 | Add exports to CloudFormationBackend | 2017-06-02 16:18:52 -04:00 |  | 
			
				
					| 
							
							
								 Jack Danger | 5684aa5922 | Merge pull request #964 from whummer/feat/cloudformation-models Add extended CloudFormation models for Lambda and DynamoDB | 2017-06-01 13:50:53 -07:00 |  | 
			
				
					| 
							
							
								 Waldemar Hummer | da7106cfd6 | extended CloudFormation models for Lambda and DynamoDB | 2017-06-01 22:43:23 +02:00 |  | 
			
				
					| 
							
							
								 Jack Danger | 6163363c15 | Merge pull request #960 from spg/feat-s3-if-modified-since feat(s3) HeadObject: honor If-Modified-Since header | 2017-06-01 09:10:20 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger | ad36dbfb4d | Merge pull request #969 from Brett55/master Bug fix for infinite loop when WaitTimeSeconds was set to 0 | 2017-06-01 09:07:34 -07:00 |  | 
			
				
					| 
							
							
								 Brett Cullen | 2a8b5d5bb1 | Merge pull request #1 from Brett55/dev Bug fix for infinite loop when WaitTimeSeconds was set to 0 | 2017-06-01 09:54:58 -06:00 |  | 
			
				
					| 
							
							
								 brett55 | 7033d142a0 | - Bug fix for infinite loop when WaitTimeSeconds was set to 0 - Added 2 unit tests | 2017-06-01 09:51:33 -06:00 |  | 
			
				
					| 
							
							
								 Jack Danger | 8f7f306f48 | Merge pull request #967 from JackDanger/elb-timeout-is-not-required ELB connection draining timeout defaults to 300 seconds | 2017-05-31 16:12:33 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger Canty | b0c83c4e70 | Testing ELB connection draining timeouts | 2017-05-31 15:53:39 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger Canty | 98264148e1 | ELB connection draining timeout defaults to 300 seconds | 2017-05-31 15:53:39 -07:00 |  | 
			
				
					| 
							
							
								 Jack Danger | d8a8f88dc6 | Merge pull request #965 from hardyj/use-boto-regions Use region list from Boto. | 2017-05-29 21:35:09 -07:00 |  |