X-Ray Demo ========== This folder shows how to build integration with AWS X-Ray for API Gateway without Lambda functions. To deploy, run the following commands: ``` export S3_BUCKET="(name of an S3 bucket for code artifacts)" make ```