changed lambda counter demo to work with AWS educate accounts
This commit is contained in:
		@@ -7,7 +7,8 @@ import json
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
################################################################################################
 | 
					################################################################################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
region = 'eu-central-1'
 | 
					# region = 'eu-central-1'
 | 
				
			||||||
 | 
					region = 'us-east-1'
 | 
				
			||||||
functionName = 'cloudcomp-counter-lambda-demo'
 | 
					functionName = 'cloudcomp-counter-lambda-demo'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user