|  | @@ -78,6 +78,7 @@ if __name__ == '__main__':
 | 
	
		
			
				|  |  |          'lwa_client_secret': 'cbf0514186db4df91e04a8905f0a91b605eae4201254ced879d8bb90df4b474d',
 | 
	
		
			
				|  |  |          'profile_id': "3006125408623189"
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      timezone_ = Common_ETLMethod(**AWS_CREDENTIALS).timeZone()
 | 
	
		
			
				|  |  |      print(timezone_)
 | 
	
		
			
				|  |  |      sched = BlockingScheduler()
 |