Can Amazon CloudFront add content-type for specific file types for APIGateway?
I have an Express app on a Lambda function behind APIGateway. I'm able to access the website and https://example.com.com/robots.txt . When I put a Cloudfront distribution in front of API Gateway I can still access the website but not the…