Most people know Amazon API Gateway from building HTTP interfaces for AWS Lambda functions. But, you can use API Gateway to call a variety AWS APIs using HTTPS. This post shows how to create an HTTPS interface for Amazon SQS using the AWS Cloud Development Kit without using AWS Lambda.