**What are Authorizers in AWS?**
In AWS, an authorizer is a component used in AWS Lambda functions, Amazon API Gateway, and AWS AppSync to control access to resources. It acts as a gatekeeper, determining whether a client request to access a resource should be granted or denied based on specified criteria.