When using Lambda, you don't have to set up or manage servers, and you only pay for the compute resources you use when your code is executed. A trigger in AWS Lambda is a way of invoking your function. Possible types of triggers that can be configured include: • Resources in Lambda • Other resources in AWS • Schedules