Create integrations for HTTP APIs in API Gateway
Integrations connect a route to backend resources. HTTP APIs
        support Lambda proxy, AWS service, and HTTP proxy integrations. For example, you can
        configure a POST request to the /signup route of your API to
        integrate with a Lambda function that handles signing up customers.