AwsReverseProxy
fun AwsReverseProxy(vararg awsServices: Pair<AwsServiceCompanion, HttpHandler>): (request: Request) -> Response
Simple ReverseProxy for AWS services. Allows for simple traffic splitting based on the Host header.
Simple ReverseProxy for AWS services. Allows for simple traffic splitting based on the Host header.