# Functions
SelectHandler : Lambdaを介して、RDSのデータをセレクトして、フロント返却します。.
# Type aliases
APIResponse is of type APIGatewayProxyResponse since we're leveraging the AWS Lambda Proxy Request functionality (default behavior)
https://serverless.com/framework/docs/providers/aws/events/apigateway/#lambda-proxy-integration.