# Functions
Handler is your Lambda function handler It uses Amazon API Gateway request/responses provided by the aws-lambda-go/events package, You may also use other event sources (S3, Kinesis etc), or JSON-decoded primitive types such as 'string'.
# Variables
No description provided by the author