update: practical lambda walkthrough
This commit is contained in:
		
							parent
							
								
									2935e25069
								
							
						
					
					
						commit
						3ec76a50e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@ Beneath this we have a code editor with the handler function with a basic boiler
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Adding a trigger
 | 
					## Adding a trigger
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Next we need to add a trigger that execute the handler.
 | 
					Next we need to add a [trigger](/DevOps/AWS/AWS_Lambda/Lambda_triggers.md) that execute the handler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
We will do this using [AWS API Gateway](/DevOps/AWS/AWS_Api_Gateway.md). We select "Add trigger" from the dashboard view and input basic settings:
 | 
					We will do this using [AWS API Gateway](/DevOps/AWS/AWS_Api_Gateway.md). We select "Add trigger" from the dashboard view and input basic settings:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue